mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Update CakePHP version to 2.9
This commit is contained in:
parent
40c32e8bdf
commit
6bae308778
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "3.7.*",
|
"phpunit/phpunit": "3.7.*",
|
||||||
"cakephp/cakephp": "~2.8"
|
"cakephp/cakephp": "~2.9"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"cakephp/cakephp-codesniffer": "Easily check code formatting against the CakePHP coding standards."
|
"cakephp/cakephp-codesniffer": "Easily check code formatting against the CakePHP coding standards."
|
||||||
|
|
Loading…
Reference in a new issue