diff --git a/api/composer.json b/api/composer.json index bbc8c38dce5..a014c92090f 100644 --- a/api/composer.json +++ b/api/composer.json @@ -60,7 +60,7 @@ "phpstan/phpstan": "2.1.2", "phpunit/phpunit": "11.5.6", "rector/rector": "2.0.7", - "psalm/phar": "5.26.1", + "psalm/phar": "6.2.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 e3e40db85bc..c4c29ad12fb 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": "bb00817f714872de767588333951272a", + "content-hash": "ae9edb81ba8be68e4f6160797d222369", "packages": [ { "name": "api-platform/core", @@ -12329,16 +12329,16 @@ }, { "name": "psalm/phar", - "version": "5.26.1", + "version": "6.2.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547" + "reference": "42f1b116a4011f454275fa59e455de5b5aae3349" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", + "url": "https://api.github.com/repos/psalm/phar/zipball/42f1b116a4011f454275fa59e455de5b5aae3349", + "reference": "42f1b116a4011f454275fa59e455de5b5aae3349", "shasum": "" }, "require": { @@ -12358,9 +12358,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.2.0" }, - "time": "2024-09-09T16:22:43+00:00" + "time": "2025-02-03T11:08:06+00:00" }, { "name": "react/cache",