Skip to content

Commit 648174e

Browse files
Merge pull request #75 from VincentLanglet/VincentLanglet-patch-1
Update composer.json
2 parents 1fe1155 + 4425048 commit 648174e

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
"symfony/console": "^3.0 || ^4.0",
2323
"symfony/finder": "^3.0 || ^4.0",
2424
"symfony/twig-bridge": "^3.0 || ^4.0",
25-
"twig/twig": "^2.0"
25+
"twig/twig": "^2.0 || ^3.0"
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "^7.0"

0 commit comments

Comments
 (0)