Skip to content

Commit 8a6769d

Browse files
committed
Fixed php version
1 parent 21ef90f commit 8a6769d

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
}
1313
],
1414
"require": {
15-
"php": "~5.5",
15+
"php": ">=5.5.9",
1616
"symfony/framework-bundle": "~3.0",
1717
"symfony/form": "~3.0"
1818
},

0 commit comments

Comments
 (0)