Skip to content

Commit 305e31f

Browse files
authored
Merge pull request #324 from bocharsky-bw/allow-any-twig
Try to allow any Twig version
2 parents b2921af + 65af50d commit 305e31f

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)