Merge pull request 'chore(deps): update dependency psalm/phar to v5.22.1' (#61) from renovate/psalm-phar-5.x-lockfile into main
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 54s
repod / nodejs (push) Successful in 2m3s
repod / release (push) Has been skipped

Reviewed-on: #61
This commit is contained in:
Michel Roux 2024-02-16 08:17:25 +00:00
commit 21760276cd

12
composer.lock generated
View File

@ -146,16 +146,16 @@
}, },
{ {
"name": "psalm/phar", "name": "psalm/phar",
"version": "5.22.0", "version": "5.22.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/psalm/phar.git", "url": "https://github.com/psalm/phar.git",
"reference": "a0b15d6ef1f459bceaf3d5bac3076d5c60de8255" "reference": "e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/a0b15d6ef1f459bceaf3d5bac3076d5c60de8255", "url": "https://api.github.com/repos/psalm/phar/zipball/e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f",
"reference": "a0b15d6ef1f459bceaf3d5bac3076d5c60de8255", "reference": "e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f",
"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.0" "source": "https://github.com/psalm/phar/tree/5.22.1"
}, },
"time": "2024-02-14T04:45:27+00:00" "time": "2024-02-15T22:59:35+00:00"
}, },
{ {
"name": "psr/clock", "name": "psr/clock",