composer.json - Update civicrm/civicrm-cxn-rpc
authorTim Otten <totten@civicrm.org>
Sat, 5 Dec 2015 04:57:19 +0000 (20:57 -0800)
committerTim Otten <totten@civicrm.org>
Sun, 6 Dec 2015 01:14:28 +0000 (17:14 -0800)
composer.json
composer.lock

index 99a5dfcd0687ab2050f5d440a0a3acaec5603f58..7bc7ef1ce82fc36534b1a08c8a70f2c99671ea9c 100644 (file)
@@ -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": {
index a8bacfb04336f15a9ff758ea87b284ddce7259a8..dcd59273e369e08e8c30c4193bb3c3c53e49d581 100644 (file)
@@ -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",