mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Update requirements to what we actually test.
This commit is contained in:
parent
345d8d8390
commit
92455f86e9
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
"source": "https://github.com/cakephp/cakephp"
|
"source": "https://github.com/cakephp/cakephp"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.2.8",
|
"php": ">=5.3.0",
|
||||||
"ext-mcrypt": "*"
|
"ext-mcrypt": "*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
|
Loading…
Reference in a new issue