Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3fb25c0

Browse files
Changes in Twig Bridge composer.json
1 parent 568d1b3 commit 3fb25c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Symfony/Bridge/Twig/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"symfony/asset": "^4.4|^5.0",
2626
"symfony/dependency-injection": "^4.4|^5.0",
2727
"symfony/finder": "^4.4|^5.0",
28-
"symfony/form": "^5.0",
28+
"symfony/form": "^5.1",
2929
"symfony/http-foundation": "^4.4|^5.0",
3030
"symfony/http-kernel": "^4.4|^5.0",
3131
"symfony/mime": "^4.4|^5.0",
@@ -48,7 +48,7 @@
4848
},
4949
"conflict": {
5050
"symfony/console": "<4.4",
51-
"symfony/form": "<5.0",
51+
"symfony/form": "<5.1",
5252
"symfony/http-foundation": "<4.4",
5353
"symfony/http-kernel": "<4.4",
5454
"symfony/translation": "<5.0",

0 commit comments

Comments
 (0)