diff --git a/composer.json b/composer.json index 4032571..871b042 100644 --- a/composer.json +++ b/composer.json @@ -30,6 +30,6 @@ "require-dev": { "infection/infection": "~0", "phpunit/phpunit": "~12", - "psalm/phar": "^6.10" + "psalm/phar": "^6.13" } } diff --git a/composer.lock b/composer.lock index ed78209..8b2f592 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": "00c37665d3641378cba67a845f39e93c", + "content-hash": "49161d8d7d72a77ea05019dd7d30af9e", "packages": [], "packages-dev": [ { @@ -1657,16 +1657,16 @@ }, { "name": "psalm/phar", - "version": "6.10.0", + "version": "6.13.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "17ae70dd523f392966b60210e67708a3a5df129b" + "reference": "e143bcacd037f1cbc5a738b76d846841e787a62f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/17ae70dd523f392966b60210e67708a3a5df129b", - "reference": "17ae70dd523f392966b60210e67708a3a5df129b", + "url": "https://api.github.com/repos/psalm/phar/zipball/e143bcacd037f1cbc5a738b76d846841e787a62f", + "reference": "e143bcacd037f1cbc5a738b76d846841e787a62f", "shasum": "" }, "require": { @@ -1686,9 +1686,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/6.10.0" + "source": "https://github.com/psalm/phar/tree/6.13.1" }, - "time": "2025-03-31T10:19:54+00:00" + "time": "2025-08-07T12:36:48+00:00" }, { "name": "psr/container", @@ -3876,15 +3876,15 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=8.2" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "8.3" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }