{ "_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" ], "content-hash": "0b4706d5f1d84034911f82cbe3485dc1", "packages": [ { "name": "cakephp/cakephp", "version": "2.10.4", "source": { "type": "git", "url": "https://github.com/cakephp/cakephp.git", "reference": "549c18192643dd1160fd0d094498f24ec4d68dd9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cakephp/cakephp/zipball/549c18192643dd1160fd0d094498f24ec4d68dd9", "reference": "549c18192643dd1160fd0d094498f24ec4d68dd9", "shasum": "" }, "require": { "ext-mcrypt": "*", "php": ">=5.3.0" }, "require-dev": { "cakephp/cakephp-codesniffer": "^1.0.0", "phpunit/phpunit": "<6.0.0" }, "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": "https://cakephp.org", "keywords": [ "framework" ], "time": "2017-10-19T01:54:49+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }