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

Merged
Xefir merged 1 commits from renovate/psalm-phar-5.x-lockfile into main 2024-02-14 09:33:25 +00:00

14
composer.lock generated
View File

@ -146,16 +146,16 @@
}, },
{ {
"name": "psalm/phar", "name": "psalm/phar",
"version": "5.21.1", "version": "5.22.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/psalm/phar.git", "url": "https://github.com/psalm/phar.git",
"reference": "e83ab79038764c4d6ead308635d5ffe6e7e5f483" "reference": "a0b15d6ef1f459bceaf3d5bac3076d5c60de8255"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/e83ab79038764c4d6ead308635d5ffe6e7e5f483", "url": "https://api.github.com/repos/psalm/phar/zipball/a0b15d6ef1f459bceaf3d5bac3076d5c60de8255",
"reference": "e83ab79038764c4d6ead308635d5ffe6e7e5f483", "reference": "a0b15d6ef1f459bceaf3d5bac3076d5c60de8255",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -175,9 +175,9 @@
"description": "Composer-based Psalm Phar", "description": "Composer-based Psalm Phar",
"support": { "support": {
"issues": "https://github.com/psalm/phar/issues", "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", "name": "psr/clock",
@ -391,5 +391,5 @@
"platform-overrides": { "platform-overrides": {
"php": "8.0" "php": "8.0"
}, },
"plugin-api-version": "2.3.0" "plugin-api-version": "2.6.0"
} }