{ "_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": "2450af46c78f9ecbca6976876bdd04c2", "packages": [ { "name": "pear/log", "version": "1.13.3", "source": { "type": "git", "url": "https://github.com/pear/Log.git", "reference": "21af0be11669194d72d88b5ee9d5f176dc75d9a3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Log/zipball/21af0be11669194d72d88b5ee9d5f176dc75d9a3", "reference": "21af0be11669194d72d88b5ee9d5f176dc75d9a3", "shasum": "" }, "require": { "pear/pear_exception": "1.0.1 || 1.0.2", "php": ">5.2" }, "require-dev": { "phpunit/phpunit": "*" }, "suggest": { "pear/db": "Install optionally via your project's composer.json" }, "type": "library", "autoload": { "psr-0": { "Log": "./" }, "exclude-from-classmap": [ "/examples/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "" ], "license": [ "MIT" ], "authors": [ { "name": "Jon Parise", "email": "jon@php.net", "homepage": "http://www.indelible.org", "role": "Developer" } ], "description": "PEAR Logging Framework", "homepage": "http://pear.github.io/Log/", "keywords": [ "log", "logging" ], "support": { "issues": "https://github.com/pear/Log/issues", "source": "https://github.com/pear/Log" }, "time": "2021-05-04T23:51:30+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.3.0" }