From 0d72ef82a26adb025023713a8a8b3c2a5e83d4d3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 14 Feb 2024 06:53:12 +0000 Subject: [PATCH] chore(deps): update dependency psalm/phar to v5.22.0 --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index e5a9aac..34df676 100644 --- a/composer.lock +++ b/composer.lock @@ -146,16 +146,16 @@ }, { "name": "psalm/phar", - "version": "5.21.1", + "version": "5.22.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "e83ab79038764c4d6ead308635d5ffe6e7e5f483" + "reference": "a0b15d6ef1f459bceaf3d5bac3076d5c60de8255" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/e83ab79038764c4d6ead308635d5ffe6e7e5f483", - "reference": "e83ab79038764c4d6ead308635d5ffe6e7e5f483", + "url": "https://api.github.com/repos/psalm/phar/zipball/a0b15d6ef1f459bceaf3d5bac3076d5c60de8255", + "reference": "a0b15d6ef1f459bceaf3d5bac3076d5c60de8255", "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.1" + "source": "https://github.com/psalm/phar/tree/5.22.0" }, - "time": "2024-02-01T01:08:21+00:00" + "time": "2024-02-14T04:45:27+00:00" }, { "name": "psr/clock", @@ -391,5 +391,5 @@ "platform-overrides": { "php": "8.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }