diff --git a/composer.lock b/composer.lock index 43e204f7..83a35d68 100644 --- a/composer.lock +++ b/composer.lock @@ -1766,16 +1766,16 @@ }, { "name": "psalm/phar", - "version": "6.17.0", + "version": "6.17.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "0b7e538597a2b010dfa4d0c2c9a41c0ae39ded83" + "reference": "fa2a6ff9c8831dcb783b87e163e81c0b5605b5ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/0b7e538597a2b010dfa4d0c2c9a41c0ae39ded83", - "reference": "0b7e538597a2b010dfa4d0c2c9a41c0ae39ded83", + "url": "https://api.github.com/repos/psalm/phar/zipball/fa2a6ff9c8831dcb783b87e163e81c0b5605b5ab", + "reference": "fa2a6ff9c8831dcb783b87e163e81c0b5605b5ab", "shasum": "" }, "require": { @@ -1795,9 +1795,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/6.17.0" + "source": "https://github.com/psalm/phar/tree/6.17.1" }, - "time": "2026-09-10T12:47:11+00:00" + "time": "2026-09-12T13:55:13+00:00" }, { "name": "sebastian/cli-parser",