composer.json - Update civicrm-cxn-rpc for PHP 7
authorTim Otten <totten@civicrm.org>
Tue, 6 Dec 2016 04:48:53 +0000 (20:48 -0800)
committerTim Otten <totten@civicrm.org>
Tue, 6 Dec 2016 04:48:53 +0000 (20:48 -0800)
commitfcfd7b4d8366b1bd9b56a71a420fc2d20bf5b966
tree7d9ad6fcd882e4548fcb847ed13f6b0756c84254
parent1765d2bc9023a78016f2ca6db1dbab5a79fa7f22
composer.json - Update civicrm-cxn-rpc for PHP 7

To work with PHP 7, civicrm-cxn-rpc requires a newer version of phpseclib.

Note: civicrm-cxn-rpc includes a test suite, which we've checked in PHP 5.3,
5.4, and 7.0. `civicrm-core` doesn't seem to have much test coverage here,
so I did a manual test run locally (MAMP / PHP 5.5), and these steps worked:

 * Setup https://github.com/civicrm/civicrm-cxn-rpc/blob/master/doc/proxy.md
 * Connect to "Site Profile" service
 * View "Settings" and view the profile
 * Disconnect
composer.json
composer.lock