Merge pull request 'chore(deps): update dependency vimeo/psalm to ^6.5.0' (#254) from renovate/vimeo-psalm-6.x into main
All checks were successful
repod / xml (push) Successful in 1m3s
repod / php (push) Successful in 1m13s
repod / nodejs (push) Successful in 1m41s
repod / release (push) Has been skipped

Reviewed-on: #254
This commit is contained in:
Michel Roux 2025-02-09 23:22:42 +00:00
commit d25d3c68b5
2 changed files with 8 additions and 8 deletions

View File

@ -24,7 +24,7 @@
"nextcloud/coding-standard": "^1.3.2",
"nextcloud/rector": "^0.3.1",
"rector/rector": "~1.2.10",
"vimeo/psalm": "^6.4.0"
"vimeo/psalm": "^6.5.0"
},
"config": {
"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",
"This file is @generated automatically"
],
"content-hash": "3a2cc5aa4ec35bffd6456e9687260ebc",
"content-hash": "b68e18a35e150b44acf6cc3236296075",
"packages": [],
"packages-dev": [
{
@ -4359,16 +4359,16 @@
},
{
"name": "vimeo/psalm",
"version": "6.4.0",
"version": "6.5.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "04f312ac6ea48ba1c3e5db4d815bf6d74641c0ee"
"reference": "38fc8444edf0cebc9205296ee6e30e906ade783b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/04f312ac6ea48ba1c3e5db4d815bf6d74641c0ee",
"reference": "04f312ac6ea48ba1c3e5db4d815bf6d74641c0ee",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/38fc8444edf0cebc9205296ee6e30e906ade783b",
"reference": "38fc8444edf0cebc9205296ee6e30e906ade783b",
"shasum": ""
},
"require": {
@ -4392,7 +4392,7 @@
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
"nikic/php-parser": "^5.0.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",
"symfony/console": "^6.0 || ^7.0",
"symfony/filesystem": "^6.0 || ^7.0"
@ -4471,7 +4471,7 @@
"issues": "https://github.com/vimeo/psalm/issues",
"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",