From 263fd522c20fb63e982c456367b6e8441db70bf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Dec 2022 03:01:12 +0000 Subject: [PATCH] Bump twig/string-extra from 3.4.0 to 3.5.0 Bumps [twig/string-extra](https://github.com/twigphp/string-extra) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/twigphp/string-extra/releases) - [Commits](https://github.com/twigphp/string-extra/compare/v3.4.0...v3.5.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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index ad6febe56..048759d2d 100644 --- a/composer.lock +++ b/composer.lock @@ -11240,16 +11240,16 @@ }, { "name": "twig/string-extra", - "version": "v3.4.0", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/twigphp/string-extra.git", - "reference": "03608ae2e9c270a961e8cf1b75751e8635ad3e3c" + "reference": "73c458625c685b3cb3986ec2f5f83ebd1247bcb3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/string-extra/zipball/03608ae2e9c270a961e8cf1b75751e8635ad3e3c", - "reference": "03608ae2e9c270a961e8cf1b75751e8635ad3e3c", + "url": "https://api.github.com/repos/twigphp/string-extra/zipball/73c458625c685b3cb3986ec2f5f83ebd1247bcb3", + "reference": "73c458625c685b3cb3986ec2f5f83ebd1247bcb3", "shasum": "" }, "require": { @@ -11264,7 +11264,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "3.5-dev" } }, "autoload": { @@ -11296,7 +11296,7 @@ "unicode" ], "support": { - "source": "https://github.com/twigphp/string-extra/tree/v3.4.0" + "source": "https://github.com/twigphp/string-extra/tree/v3.5.0" }, "funding": [ { @@ -11308,7 +11308,7 @@ "type": "tidelift" } ], - "time": "2022-01-02T10:02:25+00:00" + "time": "2022-12-27T12:23:36+00:00" }, { "name": "twig/twig",