CRM-16917 - composer.json - Update civicrm-cxn-rpc
authorTim Otten <totten@civicrm.org>
Tue, 28 Jul 2015 02:22:35 +0000 (19:22 -0700)
committerTim Otten <totten@civicrm.org>
Tue, 28 Jul 2015 02:22:35 +0000 (19:22 -0700)
composer.json
composer.lock

index 66cf769bbe330190d504a8e2020f2115fbf13295..5637ddf612f4acb2648879b92b9b5567c007f523 100644 (file)
@@ -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": [
index bb2cb1c87650c59e8d39cdac4c0cef8a3000e7d7..7450d256de22ba4afdaa07ac3be8ad5d58bcf2b8 100644 (file)
@@ -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",