From 33bfa4647ae9925a506ac25442b62a797ab3b448 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 22:04:33 +0000 Subject: [PATCH] Bump symfony/string from 5.4.14 to 5.4.15 Bumps [symfony/string](https://github.com/symfony/string) from 5.4.14 to 5.4.15. - [Release notes](https://github.com/symfony/string/releases) - [Changelog](https://github.com/symfony/string/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/string/compare/v5.4.14...v5.4.15) --- updated-dependencies: - dependency-name: symfony/string dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 6307e74..7ce359a 100644 --- a/composer.lock +++ b/composer.lock @@ -4537,16 +4537,16 @@ }, { "name": "symfony/string", - "version": "v5.4.14", + "version": "v5.4.15", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "089e7237497fae7a9c404d0c3aeb8db3254733e4" + "reference": "571334ce9f687e3e6af72db4d3b2a9431e4fd9ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/089e7237497fae7a9c404d0c3aeb8db3254733e4", - "reference": "089e7237497fae7a9c404d0c3aeb8db3254733e4", + "url": "https://api.github.com/repos/symfony/string/zipball/571334ce9f687e3e6af72db4d3b2a9431e4fd9ed", + "reference": "571334ce9f687e3e6af72db4d3b2a9431e4fd9ed", "shasum": "" }, "require": { @@ -4603,7 +4603,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.4.14" + "source": "https://github.com/symfony/string/tree/v5.4.15" }, "funding": [ {