Skip to content

Commit aed75fc

Browse files
authored
Change minimum php version
1 parent 5a30553 commit aed75fc

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
@@ -12,7 +12,7 @@
1212
{ "name": "Jeremy Mikola", "email": "[email protected]" }
1313
],
1414
"require": {
15-
"php": ">=5.6.0",
15+
"php": "^5.6.0|^7.0",
1616
"symfony/framework-bundle": "^3.2|^4",
1717
"symfony/console": "^3.2|^4",
1818
"symfony/dependency-injection": "^3.3|^4",

0 commit comments

Comments
 (0)