From 934e53b221bddde804390f91bc77623e5fc059a2 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Fri, 4 Dec 2015 20:57:19 -0800 Subject: [PATCH] composer.json - Update civicrm/civicrm-cxn-rpc --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 99a5dfcd06..7bc7ef1ce8 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "psr/log": "1.0.0", "symfony/finder": "~2.5.0", "totten/ca-config": "~13.02", - "civicrm/civicrm-cxn-rpc": "~0.15.07.27", + "civicrm/civicrm-cxn-rpc": "~0.15.12.04", "iats-payments/civicrm": "~1.4.2" }, "scripts": { diff --git a/composer.lock b/composer.lock index a8bacfb043..dcd59273e3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,21 +4,21 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "ef9002cf84b250ea5201b6ce0c5baa56", - "content-hash": "a02a7a13793c8f4f6d5e053690a8aedc", + "hash": "b8d71552b9a60526a0aab8db1242831a", + "content-hash": "21f4bbca7424a246cf5e48c89aa88022", "packages": [ { "name": "civicrm/civicrm-cxn-rpc", - "version": "v0.15.07.27", + "version": "v0.15.12.04", "source": { "type": "git", "url": "https://github.com/civicrm/civicrm-cxn-rpc.git", - "reference": "b6738943aec5b94be5bdc157453142c87851b684" + "reference": "6e3a0f956860908a240758ab8c80a020549a6f03" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/civicrm/civicrm-cxn-rpc/zipball/b6738943aec5b94be5bdc157453142c87851b684", - "reference": "b6738943aec5b94be5bdc157453142c87851b684", + "url": "https://api.github.com/repos/civicrm/civicrm-cxn-rpc/zipball/6e3a0f956860908a240758ab8c80a020549a6f03", + "reference": "6e3a0f956860908a240758ab8c80a020549a6f03", "shasum": "" }, "require": { @@ -45,7 +45,7 @@ } ], "description": "RPC library for CiviConnect", - "time": "2015-07-28 02:17:20" + "time": "2015-12-05 04:41:02" }, { "name": "dompdf/dompdf", -- 2.25.1