Skip to content
This repository was archived by the owner on Jul 17, 2020. It is now read-only.

Commit 7b4720d

Browse files
authored
Merge pull request #65 from silvano-a/dependency-update
Update twig dependency constraints
2 parents a64c12a + 3f5425c commit 7b4720d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"symfony/form": "^2.8 | ^3.0",
2121
"symfony/framework-bundle": "^2.8 | ^3.0",
2222
"symfony/validator": "^2.8 | ^3.0",
23-
"twig/twig": "^1.24"
23+
"twig/twig": "^1.24 | ^2.0"
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "^4.8",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)