Files
xen-orchestra/composer.lock
2013-04-12 15:04:20 +02:00

252 lines
7.9 KiB
JSON

{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
],
"hash": "0713d6b8e361bea4434262e9caf28900",
"packages": [
{
"name": "monolog/monolog",
"version": "1.4.1",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "1.4.1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/1.4.1",
"reference": "1.4.1",
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"psr/log": ">=1.0,<2.0"
},
"require-dev": {
"doctrine/couchdb": "dev-master",
"mlehner/gelf-php": "1.0.*",
"raven/raven": "0.3.*"
},
"suggest": {
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
"ext-mongo": "Allow sending log messages to a MongoDB server",
"mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server",
"raven/raven": "Allow sending log messages to a Sentry server"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
"autoload": {
"psr-0": {
"Monolog": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be",
"role": "Developer"
}
],
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
"homepage": "http://github.com/Seldaek/monolog",
"keywords": [
"log",
"logging",
"psr-3"
],
"time": "2013-04-01 10:04:58"
},
{
"name": "psr/log",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log",
"reference": "1.0.0"
},
"dist": {
"type": "zip",
"url": "https://github.com/php-fig/log/archive/1.0.0.zip",
"reference": "1.0.0",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-0": {
"Psr\\Log\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"keywords": [
"log",
"psr",
"psr-3"
],
"time": "2012-12-21 11:40:51"
},
{
"name": "vates/gallic",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/julien-f/gallic.git",
"reference": "c7582371098af573c51572cee87f92e470a753c8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/julien-f/gallic/zipball/c7582371098af573c51572cee87f92e470a753c8",
"reference": "c7582371098af573c51572cee87f92e470a753c8",
"shasum": ""
},
"require": {
"php": ">=5.2.0"
},
"type": "library",
"autoload": {
"files": [
"src/Gallic.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "Julien Fontanet",
"email": "julien.fontanet@vates.fr"
}
],
"description": "PHP Library.",
"keywords": [
"autoloading",
"object storage",
"templating"
],
"time": "2013-03-29 12:37:25"
},
{
"name": "vates/switchman",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/vatesfr/switchman.git",
"reference": "3e70919916f7fad6ab338e06876deea7d482d873"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vatesfr/switchman/zipball/3e70919916f7fad6ab338e06876deea7d482d873",
"reference": "3e70919916f7fad6ab338e06876deea7d482d873",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": ">=3.7,<3.8"
},
"type": "library",
"autoload": {
"psr-0": {
"Switchman": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "Julien Fontanet",
"email": "julien.fontanet@vates.fr"
}
],
"description": "Route matching library.",
"keywords": [
"route matching",
"routing"
],
"time": "2013-04-11 13:01:26"
},
{
"name": "vates/xo-lib",
"version": "dev-master",
"source": {
"type": "git",
"url": "git://github.com/vatesfr/xo-lib.git",
"reference": "965044c019b622330421ae856ac57fef1afbc4ab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vatesfr/xo-lib/zipball/965044c019b622330421ae856ac57fef1afbc4ab",
"reference": "965044c019b622330421ae856ac57fef1afbc4ab",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"psr-0": {
"": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "Julien Fontanet",
"email": "julien.fontanet@vates.fr"
}
],
"description": "Xen Orchestra client library.",
"keywords": [
"xen",
"xen-orchestra"
],
"time": "2013-02-08 14:26:07"
}
],
"packages-dev": [
],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": {
"vates/gallic": 20,
"vates/xo-lib": 20,
"vates/switchman": 20
},
"platform": {
"php": ">=5.3.0"
},
"platform-dev": [
]
}