diff --git a/api/composer.json b/api/composer.json index e78752f3a5..0ad807f05b 100644 --- a/api/composer.json +++ b/api/composer.json @@ -61,7 +61,7 @@ "phpstan/phpstan": "2.1.5", "phpunit/phpunit": "11.5.8", "rector/rector": "2.0.9", - "psalm/phar": "5.26.1", + "psalm/phar": "6.7.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 d4692d385d..73215f8810 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": "5925220b4a9966465a17a4559ce558a6", + "content-hash": "b2545761f3858edfcfae384c839a1e0b", "packages": [ { "name": "api-platform/core", @@ -12332,16 +12332,16 @@ }, { "name": "psalm/phar", - "version": "5.26.1", + "version": "6.7.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547" + "reference": "a7112d33cfd48d857c2eb730ea642046d21bbdf5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", + "url": "https://api.github.com/repos/psalm/phar/zipball/a7112d33cfd48d857c2eb730ea642046d21bbdf5", + "reference": "a7112d33cfd48d857c2eb730ea642046d21bbdf5", "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.7.1" }, - "time": "2024-09-09T16:22:43+00:00" + "time": "2025-02-17T10:54:35+00:00" }, { "name": "react/cache",