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 f8d65b9 commit f3c71a4Copy full SHA for f3c71a4
composer.json
@@ -17,9 +17,9 @@
17
],
18
"require": {
19
"php": ">=5.3.2",
20
- "symfony/framework-bundle": "~2.0|3.*",
21
- "symfony/serializer": "~2.0|3.*",
22
- "symfony/console": "~2.0|3.*",
+ "symfony/framework-bundle": "~2.3|3.*",
+ "symfony/serializer": "~2.3|3.*",
+ "symfony/console": "~2.3|3.*",
23
"willdurand/jsonp-callback-validator": "~1.0"
24
},
25
"require-dev": {
0 commit comments