Update requirements to what we actually test.

This commit is contained in:
Mark Scherer 2015-04-30 14:56:50 +02:00
parent 345d8d8390
commit 92455f86e9

View file

@ -18,7 +18,7 @@
"source": "https://github.com/cakephp/cakephp"
},
"require": {
"php": ">=5.2.8",
"php": ">=5.3.0",
"ext-mcrypt": "*"
},
"require-dev": {