diff --git a/composer.lock b/composer.lock index eebbd9d..d8da02d 100755 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "43d9d8cfbaec47fb55b50e4e9c2d364e", + "content-hash": "571d9e1a14390cbc6d12496fe35ec0b6", "packages": [ { "name": "firebase/php-jwt", @@ -425,6 +425,49 @@ "time": "2015-10-07T14:48:58+00:00" }, { + "name": "libertysumy/phalcon-rest", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/libertysumy/phalcon-rest.git", + "reference": "8d51579789208e08627ddaf4e5228670f4850e70" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/libertysumy/phalcon-rest/zipball/8d51579789208e08627ddaf4e5228670f4850e70", + "reference": "8d51579789208e08627ddaf4e5228670f4850e70", + "shasum": "" + }, + "require": { + "ext-phalcon": ">=1.3.2", + "php": ">=5.4", + "redound/phalcon-api": "^1.0.2" + }, + "suggest": { + "firebase/php-jwt": "^3.0", + "league/fractal": "^0.13.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "PhalconRest\\": "src/PhalconRest" + } + }, + "notification-url": "https://packagist.org/downloads/", + "authors": [ + { + "name": "Olivier Andriessen", + "email": "olivierandriessen@gmail.com" + }, + { + "name": "Bart Blok", + "email": "bart@wittig.nl" + } + ], + "description": "Phalcon REST Library", + "time": "2017-02-14 18:19:40" + }, + { "name": "monolog/monolog", "version": "1.22.0", "source": { @@ -595,6 +638,57 @@ "time": "2016-10-04T00:57:04+00:00" }, { + "name": "phpxmlrpc/phpxmlrpc", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/gggeek/phpxmlrpc.git", + "reference": "e7b08a72aecd879884bc85988640cf49302ce041" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/gggeek/phpxmlrpc/zipball/e7b08a72aecd879884bc85988640cf49302ce041", + "reference": "e7b08a72aecd879884bc85988640cf49302ce041", + "shasum": "" + }, + "require": { + "ext-xml": "*", + "php": ">=5.3.0" + }, + "require-dev": { + "codeclimate/php-test-reporter": "dev-master", + "docbook/docbook-xsl": "~1.78", + "ext-curl": "*", + "ext-mbstring": "*", + "indeyets/pake": "~1.99", + "phpunit/phpunit": ">=4.0.0", + "phpunit/phpunit-selenium": "*", + "sami/sami": "~3.1" + }, + "suggest": { + "ext-curl": "Needed for HTTPS and HTTP 1.1 support, NTLM Auth etc...", + "ext-mbstring": "Needed to allow reception of requests/responses in character sets other than ASCII,LATIN-1,UTF-8", + "ext-zlib": "Needed for sending compressed requests and receiving compressed responses, if cURL is not available" + }, + "type": "library", + "autoload": { + "psr-4": { + "PhpXmlRpc\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "A php library for building xmlrpc clients and servers", + "homepage": "http://gggeek.github.io/phpxmlrpc/", + "keywords": [ + "webservices", + "xmlrpc" + ], + "time": "2016-10-01 12:29:37" + }, + { "name": "psr/cache", "version": "1.0.1", "source": { @@ -782,47 +876,36 @@ "time": "2016-11-18T13:56:57+00:00" }, { - "name": "redound/phalcon-rest", - "version": "v2.0.0", + "name": "xf3/allpositionsru", + "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/redound/phalcon-rest.git", - "reference": "fe3c417d60f87190d1f51e3d3e749d86e280eb56" + "url": "https://github.com/xf3/AllPositions.git", + "reference": "2e882c8614206bb17ee2cfdac26c7cf658b61c8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/redound/phalcon-rest/zipball/fe3c417d60f87190d1f51e3d3e749d86e280eb56", - "reference": "fe3c417d60f87190d1f51e3d3e749d86e280eb56", + "url": "https://api.github.com/repos/xf3/AllPositions/zipball/2e882c8614206bb17ee2cfdac26c7cf658b61c8c", + "reference": "2e882c8614206bb17ee2cfdac26c7cf658b61c8c", "shasum": "" }, "require": { - "ext-phalcon": ">=1.3.2", - "php": ">=5.4", - "redound/phalcon-api": "^1.0.2" - }, - "suggest": { - "firebase/php-jwt": "^3.0", - "league/fractal": "^0.13.0" + "phpxmlrpc/phpxmlrpc": "dev-master" }, "type": "library", - "autoload": { - "psr-4": { - "PhalconRest\\": "src/PhalconRest" - } - }, "notification-url": "https://packagist.org/downloads/", - "authors": [ - { - "name": "Olivier Andriessen", - "email": "olivierandriessen@gmail.com" - }, - { - "name": "Bart Blok", - "email": "bart@wittig.nl" - } + "license": [ + "BSD-3-Clause" ], - "description": "Phalcon REST Library", - "time": "2016-11-18T13:57:26+00:00" + "description": "allpositions.ru API client", + "homepage": "https://github.com/xf3/allpositionsru", + "keywords": [ + "allpositions.ru", + "api", + "client", + "xmlrpc" + ], + "time": "2016-11-04 09:44:48" } ], "packages-dev": [ @@ -1577,16 +1660,16 @@ }, { "name": "phpunit/phpunit", - "version": "5.7.12", + "version": "5.7.13", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "944600e244f80a5252679878553b95c63dbf978b" + "reference": "60ebeed87a35ea46fd7f7d8029df2d6f013ebb34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/944600e244f80a5252679878553b95c63dbf978b", - "reference": "944600e244f80a5252679878553b95c63dbf978b", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/60ebeed87a35ea46fd7f7d8029df2d6f013ebb34", + "reference": "60ebeed87a35ea46fd7f7d8029df2d6f013ebb34", "shasum": "" }, "require": { @@ -1655,7 +1738,7 @@ "testing", "xunit" ], - "time": "2017-02-08T05:54:05+00:00" + "time": "2017-02-10T09:05:10+00:00" }, { "name": "phpunit/phpunit-mock-objects", @@ -2840,7 +2923,11 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": { + "libertysumy/phalcon-rest": 20, + "xf3/allpositionsru": 20, + "phpxmlrpc/phpxmlrpc": 20 + }, "prefer-stable": false, "prefer-lowest": false, "platform": [], -- libgit2 0.21.4