|
@@ -0,0 +1,61 @@
|
|
|
+{
|
|
|
+ "_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",
|
|
|
+ "This file is @generated automatically"
|
|
|
+ ],
|
|
|
+ "hash": "d8d915f76f4a162b8de44aa9ba14c0dc",
|
|
|
+ "packages": [
|
|
|
+ {
|
|
|
+ "name": "cakephp/cakephp",
|
|
|
+ "version": "2.4.5",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/cakephp/cakephp.git",
|
|
|
+ "reference": "9b4c2f3c86db84e55e8a5f7a8f1325ed7c4715ad"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/cakephp/cakephp/zipball/9b4c2f3c86db84e55e8a5f7a8f1325ed7c4715ad",
|
|
|
+ "reference": "9b4c2f3c86db84e55e8a5f7a8f1325ed7c4715ad",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-mcrypt": "*",
|
|
|
+ "php": ">=5.2.8"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "cakephp/debug_kit": "2.2.*",
|
|
|
+ "phpunit/phpunit": "3.7.*"
|
|
|
+ },
|
|
|
+ "bin": [
|
|
|
+ "lib/Cake/Console/cake"
|
|
|
+ ],
|
|
|
+ "type": "library",
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "CakePHP Community",
|
|
|
+ "homepage": "https://github.com/cakephp/cakephp/graphs/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "The CakePHP framework",
|
|
|
+ "homepage": "http://cakephp.org",
|
|
|
+ "keywords": [
|
|
|
+ "framework"
|
|
|
+ ],
|
|
|
+ "time": "2014-01-26 20:06:00"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "packages-dev": [],
|
|
|
+ "aliases": [],
|
|
|
+ "minimum-stability": "stable",
|
|
|
+ "stability-flags": [],
|
|
|
+ "prefer-stable": false,
|
|
|
+ "prefer-lowest": false,
|
|
|
+ "platform": [],
|
|
|
+ "platform-dev": []
|
|
|
+}
|