{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "71291c52b601591e5558b0521ee1d8ae", "packages": [ { "name": "wsdltophp/packagebase", "version": "1.0.7", "source": { "type": "git", "url": "https://github.com/WsdlToPhp/PackageBase.git", "reference": "0e3cae9ccd07cad08bbc180e18da2016828cea70" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WsdlToPhp/PackageBase/zipball/0e3cae9ccd07cad08bbc180e18da2016828cea70", "reference": "0e3cae9ccd07cad08bbc180e18da2016828cea70", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "fabpot/php-cs-fixer": "~1.8" }, "type": "library", "autoload": { "psr-4": { "WsdlToPhp\\PackageBase\\": "src", "WsdlToPhp\\PackageBase\\Tests\\": "tests" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mikaƫl DELSOL", "email": "contact@wsdltophp.com", "role": "Owner" }, { "name": "Luke Rodgers", "email": "lukerodgers90@gmail.com", "role": "Contributor" } ], "description": "Contains the base classes to be used by classes generated by wsdltophp/packagegenerator", "homepage": "https://github.com/WsdlToPhp/PackageBase", "keywords": [ "models", "php" ], "time": "2016-12-30T17:02:54+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3.3", "ext-soap": "*" }, "platform-dev": [] }