Skip to content

Commit 816afbe

Browse files
committed
update to symfony 5
1 parent 39ecfc1 commit 816afbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
}
2121
],
2222
"require" : {
23-
"symfony/http-kernel": "v4.*",
24-
"symfony/translation": "v4.*"
23+
"symfony/http-kernel": "v5.*",
24+
"symfony/translation": "v5.*"
2525
}
2626
}

0 commit comments

Comments
 (0)