diff --git a/composer.json b/composer.json index e2d6c18..eb628d3 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "symfony/form": "^2.8 | ^3.0", "symfony/framework-bundle": "^2.8 | ^3.0", "symfony/validator": "^2.8 | ^3.0", - "twig/twig": "^1.24" + "twig/twig": "^1.24 | ^2.0" }, "require-dev": { "phpunit/phpunit": "^4.8", diff --git a/composer.lock b/composer.lock index 61ae90f..59ca9c8 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "46cbb52ed73af7e95e709011861bb811", + "content-hash": "86270eaca60a9e3c757de9226fec3899", "packages": [ { "name": "doctrine/annotations",