diff --git a/composer.lock b/composer.lock index 99fa54c09d5..62355e70a95 100644 --- a/composer.lock +++ b/composer.lock @@ -1510,16 +1510,16 @@ }, { "name": "psalm/phar", - "version": "v4.25.0", + "version": "4.26.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "c9730e19eb1afae9c34b7264b3d8e131570ad41d" + "reference": "cb8af2e2d8ba2332b6e19938755c72269153aa34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/c9730e19eb1afae9c34b7264b3d8e131570ad41d", - "reference": "c9730e19eb1afae9c34b7264b3d8e131570ad41d", + "url": "https://api.github.com/repos/psalm/phar/zipball/cb8af2e2d8ba2332b6e19938755c72269153aa34", + "reference": "cb8af2e2d8ba2332b6e19938755c72269153aa34", "shasum": "" }, "require": { @@ -1539,9 +1539,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/v4.25.0" + "source": "https://github.com/psalm/phar/tree/4.26.0" }, - "time": "2022-07-28T17:07:24+00:00" + "time": "2022-08-02T17:43:31+00:00" }, { "name": "psr/cache",