enrichissement/composer.lock

67 lines
2.1 KiB
Plaintext
Raw Normal View History

2015-09-16 09:22:32 +02:00
{
"_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"
],
2016-08-30 11:46:27 +02:00
"hash": "57b1e9ba2b310c9d4442c8189f385019",
"content-hash": "edbc67aa513e9f6521d39fb2bb6d3784",
2015-09-16 09:22:32 +02:00
"packages": [
{
"name": "zendframework/zendframework1",
2016-07-18 11:34:36 +02:00
"version": "1.12.19",
2015-09-16 09:22:32 +02:00
"source": {
"type": "git",
"url": "https://github.com/zendframework/zf1.git",
2016-07-18 11:34:36 +02:00
"reference": "be2113109240b6682d90c25a05b6ae79927954f3"
2015-09-16 09:22:32 +02:00
},
"dist": {
"type": "zip",
2016-07-18 11:34:36 +02:00
"url": "https://api.github.com/repos/zendframework/zf1/zipball/be2113109240b6682d90c25a05b6ae79927954f3",
"reference": "be2113109240b6682d90c25a05b6ae79927954f3",
2015-09-16 09:22:32 +02:00
"shasum": ""
},
"require": {
"php": ">=5.2.11"
},
"require-dev": {
"phpunit/dbunit": "1.3.*",
"phpunit/phpunit": "3.7.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.12.x-dev"
}
},
"autoload": {
"psr-0": {
"Zend_": "library/"
}
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"library/"
],
"license": [
"BSD-3-Clause"
],
"description": "Zend Framework 1",
"homepage": "http://framework.zend.com/",
"keywords": [
"ZF1",
"framework"
],
2016-07-18 11:34:36 +02:00
"time": "2016-07-13 15:11:57"
2015-09-16 09:22:32 +02:00
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}