Skip to content

Commit 65af50d

Browse files
committed
Try to allow any Twig version
1 parent b2921af commit 65af50d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
"php-translation/common": "^1.0",
2222
"php-translation/symfony-storage": "^1.0",
2323
"php-translation/extractor": "^1.6",
24-
"nyholm/nsa": "^1.1",
25-
"twig/twig": "^1.42 || ^2.11"
24+
"nyholm/nsa": "^1.1"
2625
},
2726
"require-dev": {
2827
"symfony/phpunit-bridge": "^4.2",

0 commit comments

Comments
 (0)