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

Skip to content

Commit 9df66b8

Browse files
committed
bump Twig bridge dependency
We need a version of the `DebugCommand` class that is compatible with its service definition in the Twig bundle.
1 parent b49d59f commit 9df66b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/TwigBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": "^7.1.3",
2020
"symfony/config": "^4.2|^5.0",
21-
"symfony/twig-bridge": "^4.3|^5.0",
21+
"symfony/twig-bridge": "^4.4|^5.0",
2222
"symfony/http-foundation": "^4.3|^5.0",
2323
"symfony/http-kernel": "^4.1|^5.0",
2424
"symfony/polyfill-ctype": "~1.8",

0 commit comments

Comments
 (0)