chore(deps): update dependency psalm/phar to v5.21.0 #53

Merged
Xefir merged 1 commits from renovate/psalm-phar-5.x-lockfile into main 2024-01-31 07:48:53 +00:00
Showing only changes of commit dcfdfe52ea - Show all commits

14
composer.lock generated
View File

@ -146,16 +146,16 @@
}, },
{ {
"name": "psalm/phar", "name": "psalm/phar",
"version": "5.20.0", "version": "5.21.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/psalm/phar.git", "url": "https://github.com/psalm/phar.git",
"reference": "459eb19aa1cdf405d86d48d9529735facc82a6f4" "reference": "c8d6ba1f9d64ce66da9cbbfe707dc272750693e9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/459eb19aa1cdf405d86d48d9529735facc82a6f4", "url": "https://api.github.com/repos/psalm/phar/zipball/c8d6ba1f9d64ce66da9cbbfe707dc272750693e9",
"reference": "459eb19aa1cdf405d86d48d9529735facc82a6f4", "reference": "c8d6ba1f9d64ce66da9cbbfe707dc272750693e9",
"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.20.0" "source": "https://github.com/psalm/phar/tree/5.21.0"
}, },
"time": "2024-01-18T12:24:24+00:00" "time": "2024-01-30T23:18:33+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"
} }