We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf6354 commit 8a88cf6Copy full SHA for 8a88cf6
composer.json
@@ -14,7 +14,7 @@
14
"minimum-stability": "dev",
15
"prefer-stable": false,
16
"require": {
17
- "php": ">=5.3.9",
+ "php": "^5.3.9|^7.0",
18
"symfony-cmf/routing": "~1.2",
19
"symfony/framework-bundle": "~2.3"
20
},
0 commit comments