diff --git a/composer.lock b/composer.lock index c13f87e..ed9873f 100644 --- a/composer.lock +++ b/composer.lock @@ -5261,26 +5261,26 @@ }, { "name": "twig/extra-bundle", - "version": "v3.2.1", + "version": "v3.3.3", "source": { "type": "git", "url": "https://github.com/twigphp/twig-extra-bundle.git", - "reference": "07c94c7dcfe7e49abd45d4083ca5544a34969714" + "reference": "fa92b8301ff8878e45fe9f54ab7ad99872e080f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/07c94c7dcfe7e49abd45d4083ca5544a34969714", - "reference": "07c94c7dcfe7e49abd45d4083ca5544a34969714", + "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/fa92b8301ff8878e45fe9f54ab7ad99872e080f3", + "reference": "fa92b8301ff8878e45fe9f54ab7ad99872e080f3", "shasum": "" }, "require": { "php": "^7.1.3|^8.0", - "symfony/framework-bundle": "^4.3|^5.0", - "symfony/twig-bundle": "^4.3|^5.0", - "twig/twig": "^3.2" + "symfony/framework-bundle": "^4.3|^5.0|^6.0", + "symfony/twig-bundle": "^4.3|^5.0|^6.0", + "twig/twig": "^2.4|^3.0" }, "require-dev": { - "symfony/phpunit-bridge": "^4.4.9|^5.0.9", + "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0", "twig/cache-extra": "^3.0", "twig/cssinliner-extra": "^2.12|^3.0", "twig/html-extra": "^2.12|^3.0", @@ -5332,7 +5332,7 @@ "type": "tidelift" } ], - "time": "2021-01-05T15:24:51+00:00" + "time": "2021-05-20T14:28:34+00:00" }, { "name": "twig/twig",