|
@@ -1,32 +1,33 @@
|
|
|
{
|
|
|
"_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",
|
|
|
+ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "hash": "bf07c097a7c8de1802081c1c7fb0fa1e",
|
|
|
+ "hash": "52a4328fe44f3b0dc52d38f8341ac5b6",
|
|
|
+ "content-hash": "f25f483dab417e210ec599ef6033ed0e",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "cakephp/cakephp",
|
|
|
- "version": "2.5.7",
|
|
|
+ "version": "2.10.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/cakephp/cakephp.git",
|
|
|
- "reference": "ef28b42b2b8885a2be216c11adbbf32919e04a5b"
|
|
|
+ "reference": "c3a612aa94d30a4c51653f40f55ce07177300307"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/cakephp/cakephp/zipball/ef28b42b2b8885a2be216c11adbbf32919e04a5b",
|
|
|
- "reference": "ef28b42b2b8885a2be216c11adbbf32919e04a5b",
|
|
|
+ "url": "https://api.github.com/repos/cakephp/cakephp/zipball/c3a612aa94d30a4c51653f40f55ce07177300307",
|
|
|
+ "reference": "c3a612aa94d30a4c51653f40f55ce07177300307",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"ext-mcrypt": "*",
|
|
|
- "php": ">=5.2.8"
|
|
|
+ "php": ">=5.3.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "cakephp/debug_kit": "2.2.*",
|
|
|
- "phpunit/phpunit": "3.7.*"
|
|
|
+ "cakephp/cakephp-codesniffer": "^1.0.0",
|
|
|
+ "phpunit/phpunit": "<6.0.0"
|
|
|
},
|
|
|
"bin": [
|
|
|
"lib/Cake/Console/cake"
|
|
@@ -43,11 +44,11 @@
|
|
|
}
|
|
|
],
|
|
|
"description": "The CakePHP framework",
|
|
|
- "homepage": "http://cakephp.org",
|
|
|
+ "homepage": "https://cakephp.org",
|
|
|
"keywords": [
|
|
|
"framework"
|
|
|
],
|
|
|
- "time": "2014-12-09 01:50:35"
|
|
|
+ "time": "2017-09-18 02:12:29"
|
|
|
}
|
|
|
],
|
|
|
"packages-dev": [],
|