Skip to content

Commit ace0e81

Browse files
committed
Adds PHP Requirements To Composer File
Per the README Signed-off-by: Justin Yost <justin.yost@yostivanich.com>
1 parent 9f668e1 commit ace0e81

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"source": "https://github.com/loadsys/CakePHP-ConfigReadShell"
2121
},
2222
"require": {
23+
"php": ">=5.4.16",
2324
"composer/installers": "*"
2425
},
2526
"extra": {

0 commit comments

Comments
 (0)