{ "_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": "96d49925ac05b08fa9a50b27c53d174a", "packages": [ { "name": "pear/console_commandline", "version": "v1.2.4", "source": { "type": "git", "url": "https://github.com/pear/Console_CommandLine.git", "reference": "cce06166765c5da31f3e8c1acf42512c64344cdb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Console_CommandLine/zipball/cce06166765c5da31f3e8c1acf42512c64344cdb", "reference": "cce06166765c5da31f3e8c1acf42512c64344cdb", "shasum": "" }, "require": { "ext-dom": "*", "ext-xml": "*", "pear/pear_exception": "^1.0.0", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-0": { "Console": "./" }, "exclude-from-classmap": [ "tests/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "" ], "license": [ "MIT" ], "authors": [ { "name": "Richard Quadling", "email": "rquadling@gmail.com" }, { "name": "David Jean Louis", "email": "izimobil@gmail.com" } ], "description": "A full featured command line options and arguments parser.", "homepage": "https://github.com/pear/Console_CommandLine", "keywords": [ "console" ], "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_CommandLine", "source": "https://github.com/pear/Console_CommandLine" }, "time": "2021-11-15T19:53:25+00:00" }, { "name": "pear/pear_exception", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/pear/PEAR_Exception.git", "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "<9" }, "type": "class", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "PEAR/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "." ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Helgi Thormar", "email": "dufuz@php.net" }, { "name": "Greg Beaver", "email": "cellog@php.net" } ], "description": "The PEAR Exception base class.", "homepage": "https://github.com/pear/PEAR_Exception", "keywords": [ "exception" ], "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception", "source": "https://github.com/pear/PEAR_Exception" }, "time": "2021-03-21T15:43:46+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.1.0" }