Page MenuHomeWickedGov Phorge

composer.json
No OneTemporary

Size
941 B
Referenced Files
None
Subscribers
None

composer.json

{
"name": "pear/pear_exception",
"description": "The PEAR Exception base class.",
"type": "class",
"keywords": [
"exception"
],
"homepage": "https://github.com/pear/PEAR_Exception",
"license": "BSD-2-Clause",
"authors": [
{
"name": "Helgi Thormar",
"email": "dufuz@php.net"
},
{
"name": "Greg Beaver",
"email": "cellog@php.net"
}
],
"require": {
"php": ">=5.2.0"
},
"autoload": {
"classmap": [
"PEAR/"
]
},
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"include-path": [
"."
],
"support": {
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
"source": "https://github.com/pear/PEAR_Exception"
},
"require-dev": {
"phpunit/phpunit": "<9"
}
}

File Metadata

Mime Type
application/json
Expires
Wed, Aug 19, 10:48 (3 w, 6 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
37/8e/be99917e18b1904c9cee115d166c
Default Alt Text
composer.json (941 B)

Event Timeline