From a339fcd137a1c1239d9892e5d3e43f293a17a96b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 02:52:17 +0000 Subject: [PATCH] Bump twig/string-extra from 3.6.0 to 3.7.0 Bumps [twig/string-extra](https://github.com/twigphp/string-extra) from 3.6.0 to 3.7.0. - [Commits](https://github.com/twigphp/string-extra/compare/v3.6.0...v3.7.0) --- updated-dependencies: - dependency-name: twig/string-extra 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 1994e5ed7..cd6b5e36a 100644 --- a/composer.lock +++ b/composer.lock @@ -11160,7 +11160,7 @@ }, { "name": "twig/string-extra", - "version": "v3.6.0", + "version": "v3.7.0", "source": { "type": "git", "url": "https://github.com/twigphp/string-extra.git", @@ -11211,7 +11211,7 @@ "unicode" ], "support": { - "source": "https://github.com/twigphp/string-extra/tree/v3.6.0" + "source": "https://github.com/twigphp/string-extra/tree/v3.7.0" }, "funding": [ { @@ -11227,16 +11227,16 @@ }, { "name": "twig/twig", - "version": "v3.6.1", + "version": "v3.7.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd" + "reference": "5cf942bbab3df42afa918caeba947f1b690af64b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd", - "reference": "7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/5cf942bbab3df42afa918caeba947f1b690af64b", + "reference": "5cf942bbab3df42afa918caeba947f1b690af64b", "shasum": "" }, "require": { @@ -11282,7 +11282,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.6.1" + "source": "https://github.com/twigphp/Twig/tree/v3.7.0" }, "funding": [ { @@ -11294,7 +11294,7 @@ "type": "tidelift" } ], - "time": "2023-06-08T12:52:13+00:00" + "time": "2023-07-26T07:16:09+00:00" }, { "name": "wallabag/php-mobi", @@ -13498,5 +13498,5 @@ "platform-overrides": { "php": "7.4.29" }, - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }