Update dependency psalm/phar to v5.20.0
Some checks failed
epubreader / nextcloud-22 (push) Failing after 1m21s
epubreader / nextcloud-27 (push) Failing after 49s

This commit is contained in:
Renovate Bot 2024-01-19 06:56:46 +00:00
parent e8ced4711b
commit 41dece7962

12
composer.lock generated
View File

@ -146,16 +146,16 @@
}, },
{ {
"name": "psalm/phar", "name": "psalm/phar",
"version": "5.19.1", "version": "5.20.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/psalm/phar.git", "url": "https://github.com/psalm/phar.git",
"reference": "c062e477cae7068a4cbcf3dba2a176687c5565a1" "reference": "459eb19aa1cdf405d86d48d9529735facc82a6f4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/c062e477cae7068a4cbcf3dba2a176687c5565a1", "url": "https://api.github.com/repos/psalm/phar/zipball/459eb19aa1cdf405d86d48d9529735facc82a6f4",
"reference": "c062e477cae7068a4cbcf3dba2a176687c5565a1", "reference": "459eb19aa1cdf405d86d48d9529735facc82a6f4",
"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.19.1" "source": "https://github.com/psalm/phar/tree/5.20.0"
}, },
"time": "2024-01-17T11:52:12+00:00" "time": "2024-01-18T12:24:24+00:00"
}, },
{ {
"name": "psr/clock", "name": "psr/clock",