Skip to content

Commit 3bf0805

Browse files
[travis] use PHP 8.0 to patch return types and run deps=low
1 parent 3edb156 commit 3bf0805

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
@@ -25,7 +25,7 @@
2525
"ext-iconv": "*",
2626
"symfony/console": "^3.4|^4.0|^5.0",
2727
"symfony/process": "^4.4|^5.0",
28-
"twig/twig": "^1.34|^2.4|^3.0"
28+
"twig/twig": "^1.43|^2.13|^3.0.4"
2929
},
3030
"conflict": {
3131
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",

0 commit comments

Comments
 (0)