8000 fixed composer dep · symfony/symfony@dba3e75 · GitHub
[go: up one dir, main page]

Skip to content

Commit dba3e75

Browse files
committed
fixed composer dep
1 parent 537b932 commit dba3e75

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
@@ -28,7 +28,7 @@
2828
"symfony/polyfill-mbstring": "~1.0",
2929
"symfony/filesystem": "~2.8|~3.0",
3030
"symfony/finder": "~2.8|~3.0",
31-
"symfony/routing": "~3.0.11|~3.1",
31+
"symfony/routing": "~3.1.10",
3232
"symfony/security-core": "~2.8|~3.0",
3333
"symfony/security-csrf": "~2.8|~3.0",
3434
"symfony/stopwatch": "~2.8|~3.0",

0 commit comments

Comments
 (0)
0