Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d24c340

Browse files
Fix deps merge
1 parent c0ed0cb commit d24c340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpKernel/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=5.3.9",
2020
"symfony/event-dispatcher": "~2.6,>=2.6.7|~3.0.0",
21-
"symfony/http-foundation": "~2.7.20|~2.8.13|~3.0.8",
21+
"symfony/http-foundation": "~2.7.20|~2.8.13|~3.1.6",
2222
"symfony/debug": "~2.6,>=2.6.2",
2323
"psr/log": "~1.0"
2424
},

0 commit comments

Comments
 (0)