Skip to content

Commit d950a45

Browse files
[2.3] Fix lowest deps
1 parent 3d8d3a8 commit d950a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3",
2020
"symfony/twig-bridge": "~2.3,>=2.3.10",
21-
"symfony/http-kernel": "~2.3,>=2.3.24"
21+
"symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2"
2222
},
2323
"require-dev": {
2424
"symfony/stopwatch": "~2.2",

0 commit comments

Comments
 (0)