diff --git a/composer.lock b/composer.lock index 2889c3002..a6d5059a5 100644 --- a/composer.lock +++ b/composer.lock @@ -6383,16 +6383,16 @@ }, { "name": "twig/twig", - "version": "v2.11.0", + "version": "v2.11.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "c344879ae57dc1487b1df3e3d8325936125ba2cc" + "reference": "0418e17113266e84c03ccf758680af8abc4b22dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/c344879ae57dc1487b1df3e3d8325936125ba2cc", - "reference": "c344879ae57dc1487b1df3e3d8325936125ba2cc", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/0418e17113266e84c03ccf758680af8abc4b22dc", + "reference": "0418e17113266e84c03ccf758680af8abc4b22dc", "shasum": "" }, "require": { @@ -6403,7 +6403,7 @@ "require-dev": { "psr/container": "^1.0", "symfony/debug": "^2.7", - "symfony/phpunit-bridge": "^3.4.19|^4.1.8" + "symfony/phpunit-bridge": "^3.4.19|^4.1.8|^5.0" }, "type": "library", "extra": { @@ -6446,7 +6446,7 @@ "keywords": [ "templating" ], - "time": "2019-05-31T06:21:42+00:00" + "time": "2019-06-04T11:32:47+00:00" }, { "name": "willdurand/jsonp-callback-validator",