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 aaf5196 commit d1aa96fCopy full SHA for d1aa96f
composer.json
@@ -20,11 +20,11 @@
20
"symfony/asset": "~2.7|~3.0.0",
21
"symfony/dependency-injection" : "~2.8",
22
"symfony/config" : "~2.4",
23
- "symfony/event-dispatcher": "~2.5|~3.0.0",
+ "symfony/event-dispatcher": "~2.8|~3.0.0",
24
"symfony/http-foundation": "~2.4.9|~2.5,>=2.5.4|~3.0.0",
25
"symfony/http-kernel": "~2.7|~3.0.0",
26
"symfony/filesystem": "~2.3|~3.0.0",
27
- "symfony/routing": "~2.6,>2.6.4|~3.0.0",
+ "symfony/routing": "~2.8|~3.0.0",
28
"symfony/security-core": "~2.6|~3.0.0",
29
"symfony/security-csrf": "~2.6|~3.0.0",
30
"symfony/stopwatch": "~2.3|~3.0.0",
0 commit comments