Merge pull request 'chore(deps): update dependency psalm/phar to v5.24.0' (#92) from renovate/psalm-phar-5.x-lockfile into main
repod / xml (push) Successful in 10s Details
repod / php (push) Successful in 40s Details
repod / nodejs (push) Successful in 1m24s Details
repod / release (push) Has been skipped Details

Reviewed-on: #92
This commit is contained in:
Michel Roux 2024-05-02 07:09:59 +00:00
commit bac5a5114f
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -146,16 +146,16 @@
},
{
"name": "psalm/phar",
"version": "5.23.1",
"version": "5.24.0",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
"reference": "07bb50acefdaf7b663087186f86d47542a9b1622"
"reference": "6ca1cbe47bbda0759b22ffe555594b547ff8351b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/07bb50acefdaf7b663087186f86d47542a9b1622",
"reference": "07bb50acefdaf7b663087186f86d47542a9b1622",
"url": "https://api.github.com/repos/psalm/phar/zipball/6ca1cbe47bbda0759b22ffe555594b547ff8351b",
"reference": "6ca1cbe47bbda0759b22ffe555594b547ff8351b",
"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.23.1"
"source": "https://github.com/psalm/phar/tree/5.24.0"
},
"time": "2024-03-11T20:43:33+00:00"
"time": "2024-05-01T20:28:41+00:00"
},
{
"name": "psr/clock",