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 05a4ae5 commit 335fffeCopy full SHA for 335fffe
composer.json
@@ -17,10 +17,10 @@
17
"doctrine/inflector": "^1.0",
18
"psr/cache": "^1.0",
19
"psr/container": "^1.0",
20
- "symfony/http-foundation": "^3.1 || ^4.0",
21
- "symfony/http-kernel": "^2.7 || ^3.0 || ^4.0",
22
- "symfony/property-access": "^2.7 || ^3.0 || ^4.0",
23
- "symfony/property-info": "^3.3.11 || ^4.0",
+ "symfony/http-foundation": "^3.4 || ^4.0",
+ "symfony/http-kernel": "^3.4 || ^4.0",
+ "symfony/property-access": "^3.4 || ^4.0",
+ "symfony/property-info": "^3.4 || ^4.0",
24
"symfony/serializer": "^4.1",
25
"willdurand/negotiation": "^2.0.3"
26
},
0 commit comments