chore(deps): update dependency vimeo/psalm to ^6.5.0
All checks were successful
repod / xml (push) Successful in 11s
repod / php (push) Successful in 1m16s
repod / nodejs (push) Successful in 1m35s
repod / release (push) Has been skipped

This commit is contained in:
Renovate Bot 2025-02-08 00:06:39 +00:00
parent 901a3ee3c7
commit 10b1971130
2 changed files with 8 additions and 8 deletions

View File

@ -24,7 +24,7 @@
"nextcloud/coding-standard": "^1.3.2", "nextcloud/coding-standard": "^1.3.2",
"nextcloud/rector": "^0.3.1", "nextcloud/rector": "^0.3.1",
"rector/rector": "~1.2.10", "rector/rector": "~1.2.10",
"vimeo/psalm": "^6.4.0" "vimeo/psalm": "^6.5.0"
}, },
"config": { "config": {
"optimize-autoloader": true, "optimize-autoloader": true,

14
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "3a2cc5aa4ec35bffd6456e9687260ebc", "content-hash": "b68e18a35e150b44acf6cc3236296075",
"packages": [], "packages": [],
"packages-dev": [ "packages-dev": [
{ {
@ -4359,16 +4359,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "6.4.0", "version": "6.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "04f312ac6ea48ba1c3e5db4d815bf6d74641c0ee" "reference": "38fc8444edf0cebc9205296ee6e30e906ade783b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/04f312ac6ea48ba1c3e5db4d815bf6d74641c0ee", "url": "https://api.github.com/repos/vimeo/psalm/zipball/38fc8444edf0cebc9205296ee6e30e906ade783b",
"reference": "04f312ac6ea48ba1c3e5db4d815bf6d74641c0ee", "reference": "38fc8444edf0cebc9205296ee6e30e906ade783b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4392,7 +4392,7 @@
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0", "netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
"nikic/php-parser": "^5.0.0", "nikic/php-parser": "^5.0.0",
"php": "~8.1.17 || ~8.2.4 || ~8.3.0 || ~8.4.0", "php": "~8.1.17 || ~8.2.4 || ~8.3.0 || ~8.4.0",
"sebastian/diff": "^4.0 || ^5.0 || ^6.0", "sebastian/diff": "^4.0 || ^5.0 || ^6.0 || ^7.0",
"spatie/array-to-xml": "^2.17.0 || ^3.0", "spatie/array-to-xml": "^2.17.0 || ^3.0",
"symfony/console": "^6.0 || ^7.0", "symfony/console": "^6.0 || ^7.0",
"symfony/filesystem": "^6.0 || ^7.0" "symfony/filesystem": "^6.0 || ^7.0"
@ -4471,7 +4471,7 @@
"issues": "https://github.com/vimeo/psalm/issues", "issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm" "source": "https://github.com/vimeo/psalm"
}, },
"time": "2025-02-05T12:31:01+00:00" "time": "2025-02-07T20:42:25+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",