From 6e3c20ed5b4adb871090219063be2977efe0f4e8 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Mon, 27 Jul 2015 19:22:35 -0700 Subject: [PATCH] CRM-16917 - composer.json - Update civicrm-cxn-rpc --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 66cf769bbe..5637ddf612 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "psr/log": "1.0.0", "symfony/finder": "2.3.*", "totten/ca-config": "~13.02", - "civicrm/civicrm-cxn-rpc": "~0.15.07.07" + "civicrm/civicrm-cxn-rpc": "~0.15.07.27" }, "scripts": { "post-install-cmd": [ diff --git a/composer.lock b/composer.lock index bb2cb1c876..7450d256de 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "836deff5048be510d1c6ff0fdf654f2f", + "hash": "94145c3d8822e929bea514a67dd54f15", "packages": [ { "name": "civicrm/civicrm-cxn-rpc", - "version": "v0.15.07.07", + "version": "v0.15.07.27", "source": { "type": "git", "url": "https://github.com/civicrm/civicrm-cxn-rpc.git", - "reference": "e56f4a3e19cbb78b3df83425600f485361d12ca3" + "reference": "b6738943aec5b94be5bdc157453142c87851b684" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/civicrm/civicrm-cxn-rpc/zipball/e56f4a3e19cbb78b3df83425600f485361d12ca3", - "reference": "e56f4a3e19cbb78b3df83425600f485361d12ca3", + "url": "https://api.github.com/repos/civicrm/civicrm-cxn-rpc/zipball/b6738943aec5b94be5bdc157453142c87851b684", + "reference": "b6738943aec5b94be5bdc157453142c87851b684", "shasum": "" }, "require": { @@ -44,7 +44,7 @@ } ], "description": "RPC library for CiviConnect", - "time": "2015-07-08 00:58:37" + "time": "2015-07-28 02:17:20" }, { "name": "dompdf/dompdf", -- 2.25.1