We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a243cc7 + 5c3781b commit 8549a66Copy full SHA for 8549a66
1 file changed
composer.json
@@ -14,8 +14,8 @@
14
],
15
"require":{
16
"php":">=5.4",
17
- "symfony/symfony":"^2.7|^3|^4",
18
- "jms/serializer-bundle":"^1.1|^2"
+ "symfony/framework-bundle":"^2.7|^3|^4",
+ "jms/serializer-bundle":"^1.1|^2|^3"
19
},
20
"require-dev": {
21
"phpunit/phpunit": "^4|^5|^6|^7"
0 commit comments