Skip to content

Commit 20c41c0

Browse files
bocharsky-bwNyholm
authored andcommitted
Tweak Twig constraints to make sure we have namespaces
1 parent 071bbdc commit 20c41c0

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
@@ -22,7 +22,7 @@
2222
"php-translation/symfony-storage": "^1.0",
2323
"php-translation/extractor": "^1.6",
2424
"nyholm/nsa": "^1.1",
25-
"twig/twig": "<1.39 || ^2.0,<2.8"
25+
"twig/twig": "^1.38,<1.39 || ^2.7,<2.8"
2626
},
2727
"require-dev": {
2828
"symfony/phpunit-bridge": "^4.2",

0 commit comments

Comments
 (0)