Skip to content

Commit a90483e

Browse files
committed
Corrects Composer Requirements to PHP 5.4.19 or Greater
Signed-off-by: Justin Yost <justin.yost@yostivanich.com>
1 parent f799148 commit a90483e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"source": "https://github.com/loadsys/CakePHP-ConfigReadShell"
2121
},
2222
"require": {
23-
"php": ">=5.4.16",
23+
"php": ">=5.4.19",
2424
"composer/installers": "*"
2525
},
2626
"extra": {

0 commit comments

Comments
 (0)