chore(deps): update dependency vimeo/psalm to ^6.4.0
All checks were successful
repod / xml (push) Successful in 35s
repod / php (push) Successful in 1m9s
repod / nodejs (push) Successful in 1m0s
repod / release (push) Has been skipped

This commit is contained in:
Renovate Bot 2025-02-06 00:07:06 +00:00
parent 097747e201
commit 6f6698c758
2 changed files with 7 additions and 7 deletions

View File

@ -24,7 +24,7 @@
"nextcloud/coding-standard": "^1.3.2",
"nextcloud/rector": "^0.3.0",
"rector/rector": "~1.2.10",
"vimeo/psalm": "^6.3.0"
"vimeo/psalm": "^6.4.0"
},
"config": {
"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",
"This file is @generated automatically"
],
"content-hash": "33f184978517ba78801e2def553be709",
"content-hash": "422e2257b130f851790dbe7f636a9bfc",
"packages": [],
"packages-dev": [
{
@ -4359,16 +4359,16 @@
},
{
"name": "vimeo/psalm",
"version": "6.3.0",
"version": "6.4.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "222dda8483516044c2ed7a4c3f197d7c9d6c3ddb"
"reference": "04f312ac6ea48ba1c3e5db4d815bf6d74641c0ee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/222dda8483516044c2ed7a4c3f197d7c9d6c3ddb",
"reference": "222dda8483516044c2ed7a4c3f197d7c9d6c3ddb",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/04f312ac6ea48ba1c3e5db4d815bf6d74641c0ee",
"reference": "04f312ac6ea48ba1c3e5db4d815bf6d74641c0ee",
"shasum": ""
},
"require": {
@ -4471,7 +4471,7 @@
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm"
},
"time": "2025-02-04T16:20:17+00:00"
"time": "2025-02-05T12:31:01+00:00"
},
{
"name": "webmozart/assert",