From 9f215dbbcd02d6344959f59827d6442347fc09af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:11:56 +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 d0bb64c985..a792d2e86e 100644 --- a/api/composer.json +++ b/api/composer.json @@ -61,7 +61,7 @@ "phpstan/phpstan": "2.1.4", "phpunit/phpunit": "11.5.7", "rector/rector": "2.0.9", - "psalm/phar": "5.26.1", + "psalm/phar": "6.5.1", "spatie/phpunit-snapshot-assertions": "5.1.8", "symfony/browser-kit": "7.2.0", "symfony/css-selector": "7.2.0", diff --git a/api/composer.lock b/api/composer.lock index 2d186a7310..7bc47b9e2c 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": "8a27c5329dbe66e5198f4e4ee72cb1dc", + "content-hash": "891cfff67a150e10041d5d2b73bb5f62", "packages": [ { "name": "api-platform/core", @@ -12332,16 +12332,16 @@ }, { "name": "psalm/phar", - "version": "5.26.1", + "version": "6.5.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547" + "reference": "f7ecaf8740f32d58695cee5ac11663e02b44b223" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", + "url": "https://api.github.com/repos/psalm/phar/zipball/f7ecaf8740f32d58695cee5ac11663e02b44b223", + "reference": "f7ecaf8740f32d58695cee5ac11663e02b44b223", "shasum": "" }, "require": { @@ -12361,9 +12361,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.1" }, - "time": "2024-09-09T16:22:43+00:00" + "time": "2025-02-10T10:05:10+00:00" }, { "name": "react/cache",