8000 fixed constraint · symfony/symfony@e479b69 · GitHub
[go: up one dir, main page]

Skip to content

Commit e479b69

Browse files
committed
fixed constraint
1 parent f50ffa9 commit e479b69

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< 64BE /code>
"symfony/filesystem": "~3.4|~4.0",
3030
"symfony/finder": "~3.4|~4.0",
31-
"symfony/routing": "^4.2.6"
31+
"symfony/routing": "^4.2.8"
3232
},
3333
"require-dev": {
3434
"doctrine/cache": "~1.0",

0 commit comments

Comments
 (0)
0