Skip to content

Commit 5731e5a

Browse files
[travis] use PHP 8.0 to patch return types and run deps=low
1 parent 84b40f2 commit 5731e5a

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
@@ -43,7 +43,7 @@
4343
"symfony/twig-bundle": "^4.4|^5.0",
4444
"symfony/validator": "^3.4|^4.0|^5.0",
4545
"symfony/yaml": "^3.4|^4.0|^5.0",
46-
"twig/twig": "^1.41|^2.10|^3.0"
46+
"twig/twig": "^1.43|^2.13|^3.0.4"
4747
},
4848
"conflict": {
4949
"symfony/browser-kit": "<4.2",

0 commit comments

Comments
 (0)