chore(deps): update dependency vimeo/psalm to ^6.2.0
All checks were successful
repod / xml (push) Successful in 12s
repod / php (push) Successful in 1m24s
repod / nodejs (push) Successful in 1m7s
repod / release (push) Has been skipped

This commit is contained in:
Renovate Bot 2025-02-03 14:24:25 +00:00
parent 9a4fcc3427
commit ea3f56a7f3
2 changed files with 7 additions and 7 deletions

View File

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

12
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": "5d74019f5130a98ef062d7b7295b0f17", "content-hash": "b14cd5b41ea485773ddc7a1b82e81d0d",
"packages": [], "packages": [],
"packages-dev": [ "packages-dev": [
{ {
@ -4357,16 +4357,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "6.1.0", "version": "6.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "827971f8bc7a28bb4f842f34bf8901521de1cea3" "reference": "814dfde37b43a1fe6d9b0996e08b19661af53bc5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/827971f8bc7a28bb4f842f34bf8901521de1cea3", "url": "https://api.github.com/repos/vimeo/psalm/zipball/814dfde37b43a1fe6d9b0996e08b19661af53bc5",
"reference": "827971f8bc7a28bb4f842f34bf8901521de1cea3", "reference": "814dfde37b43a1fe6d9b0996e08b19661af53bc5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4468,7 +4468,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-01-30T19:33:41+00:00" "time": "2025-02-01T16:30:21+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",