8000 Merge branch '3.1' · symfony/symfony@870c302 · GitHub
[go: up one dir, main page]

Skip to content

Commit 870c302

Browse files
Merge branch '3.1'
* 3.1: Fix deps merge
2 parents 115a379 + af10027 commit 870c302

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.5.9",
2020
"symfony/event-dispatcher": "~2.8|~3.0",
21-
"symfony/http-foundation": "~2.8.13|~3.0.8|~3.1.2|~3.2",
21+
"symfony/http-foundation": "~2.8.13|~3.1.6|~3.2",
2222
"symfony/debug": "~2.8|~3.0",
2323
"psr/log": "~1.0"
2424
},

0 commit comments

Comments
 (0)
0