{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "9b02cc08d706a39662f686b4ffb0ebe9", "packages": [ { "name": "phpxmlrpc/phpxmlrpc", "version": "4.4.2", "source": { "type": "git", "url": "https://github.com/gggeek/phpxmlrpc.git", "reference": "9b400d2c102f2a55839af8f73279274ebe148526" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/gggeek/phpxmlrpc/zipball/9b400d2c102f2a55839af8f73279274ebe148526", "reference": "9b400d2c102f2a55839af8f73279274ebe148526", "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, <6.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": "2020-03-04T10:26:33+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "1.1.0" }