Skip to content

Commit 9764aa6

Browse files
committed
fixing low version constraint
1 parent 8553cd5 commit 9764aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TwigComponent/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"symfony/framework-bundle": "^5.4|^6.0",
3737
"symfony/phpunit-bridge": "^6.0",
3838
"symfony/twig-bundle": "^5.4|^6.0",
39-
"symfony/webpack-encore-bundle": "^1.10"
39+
"symfony/webpack-encore-bundle": "^1.15"
4040
},
4141
"conflict": {
4242
"symfony/config": "<5.4.0"

0 commit comments

Comments
 (0)