Skip to content

Commit

Permalink
Merge pull request #4 from adriansuter/patch-composer
Browse files Browse the repository at this point in the history
Update twig version constraints
  • Loading branch information
adriansuter committed Apr 27, 2020
2 parents d0d1d63 + 73fbae0 commit 4157e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -17,7 +17,7 @@
],
"require": {
"php": "^7.1",
"twig/twig": ">=2.11 ^3"
"twig/twig": ">=2.11 || ^3"
},
"require-dev": {
"phpunit/phpunit": "^7.5",
Expand Down

0 comments on commit 4157e45

Please sign in to comment.