We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ef90f commit 8a6769dCopy full SHA for 8a6769d
composer.json
@@ -12,7 +12,7 @@
12
}
13
],
14
"require": {
15
- "php": "~5.5",
+ "php": ">=5.5.9",
16
"symfony/framework-bundle": "~3.0",
17
"symfony/form": "~3.0"
18
},
0 commit comments