chore(deps): update dependency psalm/phar to v5.22.0

This commit is contained in:
Renovate Bot 2024-02-14 06:53:12 +00:00
parent d215081086
commit 0d72ef82a2
1 changed files with 7 additions and 7 deletions

14
composer.lock generated
View File

@ -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"
}