toutpratique/composer.lock
Thibault GUILLAUME 5c8c7a72de fix
2015-10-06 12:45:53 +02:00

116 lines
3.7 KiB
JSON

{
"_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#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "8230cf0ea7cd0dc12c54365f52c1b128",
"packages": [
{
"name": "filp/whoops",
"version": "1.1.7",
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
"reference": "72538eeb70bbfb11964412a3d098d109efd012f7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/72538eeb70bbfb11964412a3d098d109efd012f7",
"reference": "72538eeb70bbfb11964412a3d098d109efd012f7",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"mockery/mockery": "0.9.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2-dev"
}
},
"autoload": {
"psr-0": {
"Whoops": "src/"
},
"classmap": [
"src/deprecated"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Filipe Dobreira",
"homepage": "https://github.com/filp",
"role": "Developer"
}
],
"description": "php error handling for cool kids",
"homepage": "https://github.com/filp/whoops",
"keywords": [
"error",
"exception",
"handling",
"library",
"silex-provider",
"whoops",
"zf2"
],
"time": "2015-06-29 05:42:04"
},
{
"name": "potsky/pimp-my-log",
"version": "1.7.9",
"source": {
"type": "git",
"url": "https://github.com/potsky/PimpMyLog.git",
"reference": "22f448c9aaf8115663536aaef410b5eb9152d950"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/potsky/PimpMyLog/zipball/22f448c9aaf8115663536aaef410b5eb9152d950",
"reference": "22f448c9aaf8115663536aaef410b5eb9152d950",
"shasum": ""
},
"require": {
"php": ">=5.2.0"
},
"type": "project",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0+"
],
"authors": [
{
"name": "Potsky",
"email": "potsky@me.com",
"homepage": "http://www.potsky.com",
"role": "Developer"
},
{
"name": "Cassio Santos",
"homepage": "http://www.cassiosantos.com",
"role": "Translator (pt_BR)"
}
],
"description": "Log viewer for your web server",
"homepage": "http://pimpmylog.com",
"time": "2015-05-27 07:09:41"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}