mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-14 19:08:25 +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"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.2.8",
|
||||
"php": ">=5.3.0",
|
||||
"ext-mcrypt": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
|
|
Loading…
Reference in a new issue