From 27ae7d284f1a5bcd3d6836b8063e2b3e63215440 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 May 2023 09:16:31 +0000 Subject: [PATCH] Bump twig/html-extra from 3.5.1 to 3.6.0 Bumps [twig/html-extra](https://github.com/twigphp/html-extra) from 3.5.1 to 3.6.0. - [Commits](https://github.com/twigphp/html-extra/compare/v3.5.1...v3.6.0) --- updated-dependencies: - dependency-name: twig/html-extra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index c1345a0ff..3bf3bd30a 100644 --- a/composer.lock +++ b/composer.lock @@ -8691,16 +8691,16 @@ }, { "name": "twig/html-extra", - "version": "v3.5.1", + "version": "v3.6.0", "source": { "type": "git", "url": "https://github.com/twigphp/html-extra.git", - "reference": "fc65dafbf8e3e319a8666e5d5437cbd404ecc496" + "reference": "af5b336a13122d28d405714b6f2abe840632251b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/html-extra/zipball/fc65dafbf8e3e319a8666e5d5437cbd404ecc496", - "reference": "fc65dafbf8e3e319a8666e5d5437cbd404ecc496", + "url": "https://api.github.com/repos/twigphp/html-extra/zipball/af5b336a13122d28d405714b6f2abe840632251b", + "reference": "af5b336a13122d28d405714b6f2abe840632251b", "shasum": "" }, "require": { @@ -8712,11 +8712,6 @@ "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.5-dev" - } - }, "autoload": { "psr-4": { "Twig\\Extra\\Html\\": "" @@ -8744,7 +8739,7 @@ "twig" ], "support": { - "source": "https://github.com/twigphp/html-extra/tree/v3.5.1" + "source": "https://github.com/twigphp/html-extra/tree/v3.6.0" }, "funding": [ { @@ -8756,7 +8751,7 @@ "type": "tidelift" } ], - "time": "2023-02-08T07:44:55+00:00" + "time": "2023-02-09T06:45:16+00:00" }, { "name": "twig/intl-extra",