Merge pull request 'chore(deps): update dependency psalm/phar to v5.22.2' (#65) from renovate/psalm-phar-5.x-lockfile into main
All checks were successful
repod / xml (push) Successful in 8s
repod / php (push) Successful in 33s
repod / nodejs (push) Successful in 1m41s
repod / release (push) Has been skipped

Reviewed-on: #65
This commit is contained in:
Michel Roux 2024-02-23 09:31:30 +00:00
commit 9e216ca96f

14
composer.lock generated
View File

@ -146,16 +146,16 @@
}, },
{ {
"name": "psalm/phar", "name": "psalm/phar",
"version": "5.22.1", "version": "5.22.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/psalm/phar.git", "url": "https://github.com/psalm/phar.git",
"reference": "e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f" "reference": "380b34d2b19c5a48a201e6f84fab5388c5eced49"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f", "url": "https://api.github.com/repos/psalm/phar/zipball/380b34d2b19c5a48a201e6f84fab5388c5eced49",
"reference": "e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f", "reference": "380b34d2b19c5a48a201e6f84fab5388c5eced49",
"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.22.1" "source": "https://github.com/psalm/phar/tree/5.22.2"
}, },
"time": "2024-02-15T22:59:35+00:00" "time": "2024-02-22T23:45:18+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"
} }