Skip to content

Commit cf8bd34

Browse files
committed
fix the php version
1 parent 277bac2 commit cf8bd34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"php": ">=5.6.0",
17+
"php": ">=5.4.0",
1818
"illuminate/support": ">=5.0"
1919
},
2020
"extra": {

0 commit comments

Comments
 (0)