{ "_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" ], "hash": "bc7e0140b9e65ad6814a95fd2cea95b4", "content-hash": "f1f304d5fd1b756f3ee52094614fda74", "packages": [ { "name": "pear/console_getopt", "version": "v1.4.2", "source": { "type": "git", "url": "https://github.com/pear/Console_Getopt.git", "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/6c77aeb625b32bd752e89ee17972d103588b90c0", "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0", "shasum": "" }, "type": "library", "autoload": { "psr-0": { "Console": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Greg Beaver", "email": "cellog@php.net", "role": "Helper" }, { "name": "Andrei Zmievski", "email": "andrei@php.net", "role": "Lead" }, { "name": "Stig Bakken", "email": "stig@php.net", "role": "Developer" } ], "description": "More info available on: http://pear.php.net/package/Console_Getopt", "time": "2019-02-06 16:52:33" }, { "name": "pear/pear-core-minimal", "version": "v1.10.7", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", "reference": "19a3e0fcd50492c4357372f623f55f1b144346da" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/19a3e0fcd50492c4357372f623f55f1b144346da", "reference": "19a3e0fcd50492c4357372f623f55f1b144346da", "shasum": "" }, "require": { "pear/console_getopt": "~1.4", "pear/pear_exception": "~1.0" }, "replace": { "rsky/pear-core-min": "self.version" }, "type": "library", "autoload": { "psr-0": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "src/" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Christian Weiske", "email": "cweiske@php.net", "role": "Lead" } ], "description": "Minimal set of PEAR core files to be used as composer dependency", "time": "2018-12-05 20:03:52" }, { "name": "pear/pear_exception", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/pear/PEAR_Exception.git", "reference": "8c18719fdae000b690e3912be401c76e406dd13b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b", "reference": "8c18719fdae000b690e3912be401c76e406dd13b", "shasum": "" }, "require": { "php": ">=4.4.0" }, "require-dev": { "phpunit/phpunit": "*" }, "type": "class", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "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" ], "time": "2015-02-10 20:07:52" }, { "name": "pear/versioncontrol_git", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/pear/VersionControl_Git.git", "reference": "6308acdf0ef5c57d1545e6a720fbddf755813753" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/VersionControl_Git/zipball/6308acdf0ef5c57d1545e6a720fbddf755813753", "reference": "6308acdf0ef5c57d1545e6a720fbddf755813753", "shasum": "" }, "require": { "pear/pear-core-minimal": "^1.9", "pear/pear_exception": "~1.0.0" }, "require-dev": { "phpunit/phpunit": "^5" }, "type": "library", "autoload": { "psr-0": { "VersionControl": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "Apache-2.0" ], "authors": [ { "name": "Kousuke Ebihara", "email": "ebihara@php.net", "role": "Lead" } ], "description": "VersionControl_Git is a library that provides OO interface to handle Git repository.", "time": "2018-01-29 21:14:27" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "pear/versioncontrol_git": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }