Skip to content

Commit 732facf

Browse files
committed
Update minimum PHP version
1 parent f819c81 commit 732facf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
],
3434
"minimum-stability": "dev",
3535
"require": {
36-
"php": ">=5.6.0"
36+
"php": ">=5.4.0"
3737
},
3838
"autoload": {
3939
"psr-0": {

0 commit comments

Comments
 (0)