Skip to content

Commit bfa181b

Browse files
committed
[FrameworkBundle] bumped min version of Routing to 2.3
1 parent 004e5ab commit bfa181b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"symfony/http-foundation": "~2.3,>=2.3.19",
2424
"symfony/http-kernel": "~2.3,>=2.3.22",
2525
"symfony/filesystem": "~2.3",
26-
"symfony/routing": "~2.2",
26+
"symfony/routing": "~2.3",
2727
"symfony/stopwatch": "~2.3",
2828
"symfony/templating": "~2.1",
2929
"symfony/translation": "~2.3,>=2.3.19",

0 commit comments

Comments
 (0)