diff --git a/composer.lock b/composer.lock index 8fa05628e..7f227f8a0 100644 --- a/composer.lock +++ b/composer.lock @@ -925,16 +925,16 @@ }, { "name": "psalm/phar", - "version": "5.23.0", + "version": "5.23.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "a4673bcae70e0ccd30e7aa30c1d3ca605d264d59" + "reference": "07bb50acefdaf7b663087186f86d47542a9b1622" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/a4673bcae70e0ccd30e7aa30c1d3ca605d264d59", - "reference": "a4673bcae70e0ccd30e7aa30c1d3ca605d264d59", + "url": "https://api.github.com/repos/psalm/phar/zipball/07bb50acefdaf7b663087186f86d47542a9b1622", + "reference": "07bb50acefdaf7b663087186f86d47542a9b1622", "shasum": "" }, "require": { @@ -954,9 +954,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.23.0" + "source": "https://github.com/psalm/phar/tree/5.23.1" }, - "time": "2024-03-09T19:43:54+00:00" + "time": "2024-03-11T20:43:33+00:00" }, { "name": "psr/clock",