forkbb/composer.lock

69 lines
2.1 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": "ad22a23d7b225fa300553d8d0dcdaeb9",
"content-hash": "2eea8744cdbc34c8408e6d137176a8df",
"packages": [
{
"name": "artoodetoo/dirk",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/artoodetoo/dirk.git",
"reference": "e6c2099435d4d4a13d7e96d0170db6182797b5bd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/artoodetoo/dirk/zipball/e6c2099435d4d4a13d7e96d0170db6182797b5bd",
"reference": "e6c2099435d4d4a13d7e96d0170db6182797b5bd",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "4.0.*"
},
"type": "library",
"autoload": {
"psr-4": {
"R2\\Templating\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "artoodetoo",
"email": "i.am@artoodetoo.org"
}
],
"description": "PHP template system",
"keywords": [
"dirk",
"package",
"templates",
"templating",
"views"
],
"time": "2017-01-10 21:38:22"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"artoodetoo/dirk": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=5.6.0"
},
"platform-dev": []
}