From 5fa1cb331165a9489b6e8fc2dd54aa6acffdec5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 07:22:28 +0000 Subject: [PATCH] Bump twig/extra-bundle from 3.2.1 to 3.3.3 Bumps [twig/extra-bundle](https://github.com/twigphp/twig-extra-bundle) from 3.2.1 to 3.3.3. - [Release notes](https://github.com/twigphp/twig-extra-bundle/releases) - [Commits](https://github.com/twigphp/twig-extra-bundle/compare/v3.2.1...v3.3.3) --- updated-dependencies: - dependency-name: twig/extra-bundle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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",