Skip to content

Commit 15b155e

Browse files
committed
Fix PHP version
1 parent 084fba0 commit 15b155e

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
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"require": {
21-
"php": ">=5.3.9"
21+
"php": ">=5.3.1"
2222
},
2323
"config": {
2424
"bin-dir": "bin"

0 commit comments

Comments
 (0)