diff --git a/composer.lock b/composer.lock index 9533168..a8a251d 100644 --- a/composer.lock +++ b/composer.lock @@ -146,16 +146,16 @@ }, { "name": "psalm/phar", - "version": "5.21.0", + "version": "5.21.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "c8d6ba1f9d64ce66da9cbbfe707dc272750693e9" + "reference": "e83ab79038764c4d6ead308635d5ffe6e7e5f483" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/c8d6ba1f9d64ce66da9cbbfe707dc272750693e9", - "reference": "c8d6ba1f9d64ce66da9cbbfe707dc272750693e9", + "url": "https://api.github.com/repos/psalm/phar/zipball/e83ab79038764c4d6ead308635d5ffe6e7e5f483", + "reference": "e83ab79038764c4d6ead308635d5ffe6e7e5f483", "shasum": "" }, "require": { @@ -175,9 +175,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.21.0" + "source": "https://github.com/psalm/phar/tree/5.21.1" }, - "time": "2024-01-30T23:18:33+00:00" + "time": "2024-02-01T01:08:21+00:00" }, { "name": "psr/clock",