diff --git a/composer.json b/composer.json index 528cf90..9e0e682 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "phpstan/phpstan": "^1.8", "phpstan/phpstan-webmozart-assert": "^1.2", "phpunit/phpunit": "^10.0", - "psalm/phar": "^5.24", + "psalm/phar": "^6.0", "rector/rector": "^1.0.0", "squizlabs/php_codesniffer": "^3.8" }, diff --git a/composer.lock b/composer.lock index d31571c..48629ed 100644 --- a/composer.lock +++ b/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": "3548cba080496fb2a059993a8f3bcc0c", + "content-hash": "2c12fd8d161ad20658d45d572e246c72", "packages": [ { "name": "doctrine/deprecations", @@ -1745,16 +1745,16 @@ }, { "name": "psalm/phar", - "version": "5.26.1", + "version": "6.0.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547" + "reference": "859187f245d76b38d1b320bb9f976fb48bfe5213" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", - "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", + "url": "https://api.github.com/repos/psalm/phar/zipball/859187f245d76b38d1b320bb9f976fb48bfe5213", + "reference": "859187f245d76b38d1b320bb9f976fb48bfe5213", "shasum": "" }, "require": { @@ -1774,9 +1774,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.0.0" }, - "time": "2024-09-09T16:22:43+00:00" + "time": "2025-01-26T12:07:59+00:00" }, { "name": "rector/rector",