diff --git a/composer.lock b/composer.lock index 2170e23..d115cdc 100644 --- a/composer.lock +++ b/composer.lock @@ -1722,20 +1722,20 @@ }, { "name": "psalm/phar", - "version": "6.5.1", + "version": "6.13.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "f7ecaf8740f32d58695cee5ac11663e02b44b223" + "reference": "f99546ae420e3b3a27dea85d7551330bd23d076e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/f7ecaf8740f32d58695cee5ac11663e02b44b223", - "reference": "f7ecaf8740f32d58695cee5ac11663e02b44b223", + "url": "https://api.github.com/repos/psalm/phar/zipball/f99546ae420e3b3a27dea85d7551330bd23d076e", + "reference": "f99546ae420e3b3a27dea85d7551330bd23d076e", "shasum": "" }, "require": { - "php": "^7.1 || ^8.0" + "php": "^8.2" }, "conflict": { "vimeo/psalm": "*" @@ -1751,9 +1751,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/6.5.1" + "source": "https://github.com/psalm/phar/tree/6.13.0" }, - "time": "2025-02-10T10:05:10+00:00" + "time": "2025-07-14T10:03:49+00:00" }, { "name": "rector/rector", @@ -2700,6 +2700,6 @@ "platform": { "php": "~8.3.0 || ~8.4.0" }, - "platform-dev": [], - "plugin-api-version": "2.3.0" + "platform-dev": {}, + "plugin-api-version": "2.6.0" }