From 7f2e2db6a1b93b3a6d5bf3b8dff5c9aec3f83eb4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 18:23:08 +0000 Subject: [PATCH] chore(deps): update dependency psalm/phar to v6 --- api/composer.json | 2 +- api/composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/composer.json b/api/composer.json index 465001f5c4..6235bb9dc4 100644 --- a/api/composer.json +++ b/api/composer.json @@ -61,7 +61,7 @@ "phpstan/phpstan": "2.1.3", "phpunit/phpunit": "11.5.7", "rector/rector": "2.0.8", - "psalm/phar": "5.26.1", + "psalm/phar": "6.5.0", "spatie/phpunit-snapshot-assertions": "5.1.7", "symfony/browser-kit": "7.2.0", "symfony/css-selector": "7.2.0", diff --git a/api/composer.lock b/api/composer.lock index cb28bd27fa..cce18b04e7 100644 --- a/api/composer.lock +++ b/api/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": "85fdc1d2fb353a074e4853dc38e8ddc3", + "content-hash": "bdf7c8502cfeb14c3c8037f59510f013", "packages": [ { "name": "api-platform/core", @@ -12333,16 +12333,16 @@ }, { "name": "psalm/phar", - "version": "5.26.1", + "version": "6.5.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547" + "reference": "0d398e433a1016da46629053ef5d066618d3c34a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", + "url": "https://api.github.com/repos/psalm/phar/zipball/0d398e433a1016da46629053ef5d066618d3c34a", + "reference": "0d398e433a1016da46629053ef5d066618d3c34a", "shasum": "" }, "require": { @@ -12362,9 +12362,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.26.1" + "source": "https://github.com/psalm/phar/tree/6.5.0" }, - "time": "2024-09-09T16:22:43+00:00" + "time": "2025-02-07T21:08:20+00:00" }, { "name": "react/cache",