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 949b6a4 commit aa0e8bdCopy full SHA for aa0e8bd
src/Symfony/Bundle/FrameworkBundle/composer.json
@@ -24,7 +24,7 @@
24
"symfony/event-dispatcher": "~2.8|~3.0.0",
25
"symfony/finder": "~2.0,>=2.0.5|~3.0.0",
26
"symfony/http-foundation": "~2.7",
27
- "symfony/http-kernel": "~2.7.15|~2.8.8",
+ "symfony/http-kernel": "~2.8.8",
28
"symfony/polyfill-mbstring": "~1.0",
29
"symfony/filesystem": "~2.3|~3.0.0",
30
"symfony/routing": "~2.8|~3.0.0",
src/Symfony/Component/HttpKernel/composer.json
@@ -18,7 +18,7 @@
18
"require": {
19
"php": ">=5.3.9",
20
"symfony/event-dispatcher": "~2.6,>=2.6.7|~3.0.0",
21
- "symfony/http-foundation": "~2.8.8|~3.0.8",
+ "symfony/http-foundation": "~2.7.15|~2.8.8|~3.0.8",
22
"symfony/debug": "~2.6,>=2.6.2",
23
"psr/log": "~1.0"
},
0 commit comments