diff --git a/composer.lock b/composer.lock index c579ac1..204e235 100644 --- a/composer.lock +++ b/composer.lock @@ -9,16 +9,16 @@ "packages-dev": [ { "name": "psalm/phar", - "version": "4.17.0", + "version": "v4.25.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "8e968d791ffbb253901afc4b3512445d96cb1c51" + "reference": "c9730e19eb1afae9c34b7264b3d8e131570ad41d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/8e968d791ffbb253901afc4b3512445d96cb1c51", - "reference": "8e968d791ffbb253901afc4b3512445d96cb1c51", + "url": "https://api.github.com/repos/psalm/phar/zipball/c9730e19eb1afae9c34b7264b3d8e131570ad41d", + "reference": "c9730e19eb1afae9c34b7264b3d8e131570ad41d", "shasum": "" }, "require": { @@ -38,9 +38,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/4.17.0" + "source": "https://github.com/psalm/phar/tree/v4.25.0" }, - "time": "2022-01-01T19:35:43+00:00" + "time": "2022-07-28T17:07:24+00:00" } ], "aliases": [], @@ -52,5 +52,5 @@ "php": "^7.3 || ^8.0" }, "platform-dev": [], - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.3.0" }