Files
xen-orchestra/composer.lock
2013-01-03 11:13:38 +01:00

154 lines
4.6 KiB
JSON

{
"hash": "5ad48a363a48c325678f1c0fc47f628a",
"packages": [
{
"name": "monolog/monolog",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog",
"reference": "1.2.1"
},
"dist": {
"type": "zip",
"url": "https://github.com/Seldaek/monolog/zipball/1.2.1",
"reference": "1.2.1",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"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": "2012-08-29 04:53:20",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
}
},
"installation-source": "dist",
"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": "Logging for PHP 5.3",
"homepage": "http://github.com/Seldaek/monolog",
"keywords": [
"log",
"logging"
]
},
{
"name": "vates/gallic",
"version": "v0.2.4",
"source": {
"type": "git",
"url": "https://github.com/julien-f/gallic",
"reference": "v0.2.4"
},
"dist": {
"type": "zip",
"url": "https://github.com/julien-f/gallic/archive/v0.2.4.zip",
"reference": "v0.2.4",
"shasum": ""
},
"require": {
"php": ">=5.2.0"
},
"time": "2012-12-17 14:25:36",
"type": "library",
"installation-source": "dist",
"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": [
"templating",
"autoloading",
"object storage"
]
},
{
"name": "vates/xo-lib",
"version": "dev-master",
"source": {
"type": "git",
"url": "git://github.com/julien-f/xo-lib.git",
"reference": "2b7911c6c60f779410d6df6d99bcb0527c29a1eb"
},
"dist": {
"type": "zip",
"url": "https://github.com/julien-f/xo-lib/archive/2b7911c6c60f779410d6df6d99bcb0527c29a1eb.zip",
"reference": "2b7911c6c60f779410d6df6d99bcb0527c29a1eb",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"time": "2012-12-31 13:57:08",
"type": "library",
"installation-source": "source",
"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"
]
}
],
"packages-dev": null,
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": {
"vates/xo-lib": 20
}
}