Skip to content

Commit 56e57cd

Browse files
committed
change php version to 5.4
1 parent 0041a13 commit 56e57cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"psr-4": {"Sil\\PhpArrayDotNotation\\": "src/"}
88
},
99
"require": {
10-
"php": ">=7.0"
10+
"php": ">=5.4"
1111
},
1212
"require-dev": {
1313
"phpunit/phpunit": "^6.1"

0 commit comments

Comments
 (0)