From ef69d18f20872ed17f9c2e90c54bf2923dc24382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 05:01:04 +0000 Subject: [PATCH] Chore(deps-dev): Bump psalm/plugin-symfony Bumps the tools_psalm_dependencies group in /tools/03_psalm with 1 update: [psalm/plugin-symfony](https://github.com/psalm/psalm-plugin-symfony). Updates `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 dependency-group: tools_psalm_dependencies ... Signed-off-by: dependabot[bot] --- tools/03_psalm/composer.json | 2 +- tools/03_psalm/composer.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/tools/03_psalm/composer.json b/tools/03_psalm/composer.json index a0ec6b7a9..a77b43802 100644 --- a/tools/03_psalm/composer.json +++ b/tools/03_psalm/composer.json @@ -8,7 +8,7 @@ "require-dev": { "roave/security-advisories": "dev-latest", "psalm/plugin-phpunit": "0.19.5", - "psalm/plugin-symfony": "5.2.7", + "psalm/plugin-symfony": "5.2.8", "vimeo/psalm": "6.14.2", "weirdan/doctrine-psalm-plugin": "2.10.0" }, diff --git a/tools/03_psalm/composer.lock b/tools/03_psalm/composer.lock index d18aba93d..d4ffa3cb5 100644 --- a/tools/03_psalm/composer.lock +++ b/tools/03_psalm/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "e2c54b32f25220ad513da7d62232299f", + "content-hash": "5c60a4524a6aa707d87a042df1571798", "packages": [], "packages-dev": [ { @@ -1966,16 +1966,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": { @@ -2025,9 +2025,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": "psr/cache", @@ -3484,16 +3484,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": { @@ -3536,7 +3536,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": [ { @@ -3548,7 +3548,7 @@ "type": "github" } ], - "time": "2025-11-27T09:08:26+00:00" + "time": "2025-12-15T09:00:41+00:00" }, { "name": "symfony/cache",