Skip to content

Commit 64af0b2

Browse files
committed
Added twig as a dependency
1 parent 305e31f commit 64af0b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

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

0 commit comments

Comments
 (0)