2012-05-25 18:26:12 +02:00
|
|
|
{
|
2012-10-11 16:18:06 +02:00
|
|
|
"hash": "d37af7413f445f2222f52e6e12cae78a",
|
2012-05-25 18:26:12 +02:00
|
|
|
"packages": [
|
|
|
|
|
{
|
2012-10-06 18:38:39 +02:00
|
|
|
"name": "monolog/monolog",
|
2012-10-11 16:18:06 +02:00
|
|
|
"version": "dev-master",
|
2012-10-06 18:38:39 +02:00
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/Seldaek/monolog",
|
2012-10-11 16:18:06 +02:00
|
|
|
"reference": "09b3a80cfaf3e323e348a5e817afeee98d5e6b48"
|
2012-10-06 18:38:39 +02:00
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
2012-10-11 16:18:06 +02:00
|
|
|
"url": "https://github.com/Seldaek/monolog/zipball/09b3a80cfaf3e323e348a5e817afeee98d5e6b48",
|
|
|
|
|
"reference": "09b3a80cfaf3e323e348a5e817afeee98d5e6b48",
|
2012-10-06 18:38:39 +02:00
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
|
},
|
2012-10-11 16:18:06 +02:00
|
|
|
"require-dev": {
|
|
|
|
|
"mlehner/gelf-php": "1.0.*"
|
|
|
|
|
},
|
|
|
|
|
"suggest": {
|
|
|
|
|
"mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server",
|
|
|
|
|
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
|
|
|
|
|
"ext-mongo": "Allow sending log messages to a MongoDB server"
|
|
|
|
|
},
|
|
|
|
|
"time": "1347983448",
|
2012-10-06 18:38:39 +02:00
|
|
|
"type": "library",
|
2012-10-11 16:18:06 +02:00
|
|
|
"extra": {
|
|
|
|
|
"branch-alias": {
|
|
|
|
|
"dev-master": "1.3.x-dev"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"installation-source": "source",
|
2012-10-06 18:38:39 +02:00
|
|
|
"autoload": {
|
|
|
|
|
"psr-0": {
|
|
|
|
|
"Monolog": "src/"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"license": [
|
|
|
|
|
"MIT"
|
|
|
|
|
],
|
|
|
|
|
"authors": [
|
|
|
|
|
{
|
|
|
|
|
"name": "Jordi Boggiano",
|
|
|
|
|
"email": "j.boggiano@seld.be",
|
|
|
|
|
"homepage": "http://seld.be",
|
|
|
|
|
"role": "Developer"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"description": "Logging for PHP 5.3",
|
|
|
|
|
"homepage": "http://github.com/Seldaek/monolog",
|
|
|
|
|
"keywords": [
|
|
|
|
|
"log",
|
|
|
|
|
"logging"
|
|
|
|
|
]
|
2012-05-25 18:26:12 +02:00
|
|
|
},
|
|
|
|
|
{
|
2012-10-06 18:38:39 +02:00
|
|
|
"name": "symfony/process",
|
|
|
|
|
"version": "2.1.x-dev",
|
|
|
|
|
"target-dir": "Symfony/Component/Process",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/symfony/Process",
|
2012-10-11 16:18:06 +02:00
|
|
|
"reference": "fc5b082e436161427e29652e3316d7def5f7a64f"
|
2012-10-06 18:38:39 +02:00
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
2012-10-11 16:18:06 +02:00
|
|
|
"url": "https://github.com/symfony/Process/zipball/fc5b082e436161427e29652e3316d7def5f7a64f",
|
|
|
|
|
"reference": "fc5b082e436161427e29652e3316d7def5f7a64f",
|
2012-10-06 18:38:39 +02:00
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
|
},
|
2012-10-11 16:18:06 +02:00
|
|
|
"time": "1349553363",
|
2012-10-06 18:38:39 +02:00
|
|
|
"type": "library",
|
|
|
|
|
"extra": {
|
|
|
|
|
"branch-alias": {
|
|
|
|
|
"dev-master": "2.1-dev"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"installation-source": "source",
|
|
|
|
|
"autoload": {
|
|
|
|
|
"psr-0": {
|
|
|
|
|
"Symfony\\Component\\Process": ""
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"license": [
|
|
|
|
|
"MIT"
|
|
|
|
|
],
|
|
|
|
|
"authors": [
|
|
|
|
|
{
|
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Symfony Community",
|
|
|
|
|
"homepage": "http://symfony.com/contributors"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"description": "Symfony Process Component",
|
|
|
|
|
"homepage": "http://symfony.com"
|
2012-09-03 14:52:35 +02:00
|
|
|
}
|
|
|
|
|
],
|
2012-10-11 16:18:06 +02:00
|
|
|
"packages-dev": null,
|
2012-05-25 18:26:12 +02:00
|
|
|
"aliases": [
|
|
|
|
|
|
|
|
|
|
],
|
|
|
|
|
"minimum-stability": "dev",
|
2012-05-30 12:09:30 +02:00
|
|
|
"stability-flags": {
|
2012-09-03 14:52:35 +02:00
|
|
|
"sami/sami": 20,
|
|
|
|
|
"silex/silex": 20
|
2012-05-30 12:09:30 +02:00
|
|
|
}
|
2012-05-25 18:26:12 +02:00
|
|
|
}
|