Skip to content

Commit 78a312a

Browse files
committed
Reduce requirement to PHP5.5
1 parent 751963a commit 78a312a

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
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"php": "~5.6|~7.0",
17+
"php": "~5.5|~7.0",
1818
"guzzlehttp/guzzle": "^6.2",
1919
"symfony/console": "^3.1",
2020
"symfony/filesystem": "^3.1",

0 commit comments

Comments
 (0)