From 15059a59019257d1a39e3e0a59dc999d0d27aed0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 16:01:11 +0000 Subject: [PATCH] Build(deps-dev): Bump psalm/plugin-symfony from 5.2.7 to 5.2.8 Bumps [psalm/plugin-symfony](https://github.com/psalm/psalm-plugin-symfony) from 5.2.7 to 5.2.8. - [Release notes](https://github.com/psalm/psalm-plugin-symfony/releases) - [Commits](https://github.com/psalm/psalm-plugin-symfony/compare/v5.2.7...v5.2.8) --- updated-dependencies: - dependency-name: psalm/plugin-symfony dependency-version: 5.2.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index f2abc2220..bdcd3954b 100644 --- a/composer.lock +++ b/composer.lock @@ -8691,16 +8691,16 @@ }, { "name": "psalm/plugin-symfony", - "version": "v5.2.7", + "version": "v5.2.8", "source": { "type": "git", "url": "https://github.com/psalm/psalm-plugin-symfony.git", - "reference": "56dd7ba14c4ac9796e06077f00e45fbbecc640af" + "reference": "603010dd920df45a924acdf0376bffa604ffa97a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/psalm-plugin-symfony/zipball/56dd7ba14c4ac9796e06077f00e45fbbecc640af", - "reference": "56dd7ba14c4ac9796e06077f00e45fbbecc640af", + "url": "https://api.github.com/repos/psalm/psalm-plugin-symfony/zipball/603010dd920df45a924acdf0376bffa604ffa97a", + "reference": "603010dd920df45a924acdf0376bffa604ffa97a", "shasum": "" }, "require": { @@ -8750,9 +8750,9 @@ "description": "Psalm Plugin for Symfony", "support": { "issues": "https://github.com/psalm/psalm-plugin-symfony/issues", - "source": "https://github.com/psalm/psalm-plugin-symfony/tree/v5.2.7" + "source": "https://github.com/psalm/psalm-plugin-symfony/tree/v5.2.8" }, - "time": "2025-01-26T10:27:48+00:00" + "time": "2025-12-18T11:18:29+00:00" }, { "name": "react/cache", @@ -10355,16 +10355,16 @@ }, { "name": "spatie/array-to-xml", - "version": "3.4.3", + "version": "3.4.4", "source": { "type": "git", "url": "https://github.com/spatie/array-to-xml.git", - "reference": "7b9202dccfe18d4e3a13303156d6bbcc1c61dabf" + "reference": "88b2f3852a922dd73177a68938f8eb2ec70c7224" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/array-to-xml/zipball/7b9202dccfe18d4e3a13303156d6bbcc1c61dabf", - "reference": "7b9202dccfe18d4e3a13303156d6bbcc1c61dabf", + "url": "https://api.github.com/repos/spatie/array-to-xml/zipball/88b2f3852a922dd73177a68938f8eb2ec70c7224", + "reference": "88b2f3852a922dd73177a68938f8eb2ec70c7224", "shasum": "" }, "require": { @@ -10407,7 +10407,7 @@ "xml" ], "support": { - "source": "https://github.com/spatie/array-to-xml/tree/3.4.3" + "source": "https://github.com/spatie/array-to-xml/tree/3.4.4" }, "funding": [ { @@ -10419,7 +10419,7 @@ "type": "github" } ], - "time": "2025-11-27T09:08:26+00:00" + "time": "2025-12-15T09:00:41+00:00" }, { "name": "symfony/debug-bundle",