Skip to content

Commit 304cf84

Browse files
committed
run tests with Twig 4
1 parent 20f4edc commit 304cf84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"symfony/http-kernel": "^4.4|^5.0|^6.0|^7.0",
5151
"symfony/phpunit-bridge": "^5.2|^6.0|^7.0",
5252
"symfony/stopwatch": "^4.4|^5.0|^6.0|^7.0",
53-
"twig/twig": "^2.0|^3.0"
53+
"twig/twig": "^2.0|^3.0|^4.0"
5454
},
5555
"minimum-stability": "dev"
5656
}

0 commit comments

Comments
 (0)