Merge pull request 'chore(deps): update dependency vimeo/psalm to ^6.3.0' (#250) from renovate/vimeo-psalm-6.x into main
Reviewed-on: #250
This commit is contained in:
commit
097747e201
@ -24,7 +24,7 @@
|
|||||||
"nextcloud/coding-standard": "^1.3.2",
|
"nextcloud/coding-standard": "^1.3.2",
|
||||||
"nextcloud/rector": "^0.3.0",
|
"nextcloud/rector": "^0.3.0",
|
||||||
"rector/rector": "~1.2.10",
|
"rector/rector": "~1.2.10",
|
||||||
"vimeo/psalm": "^6.2.0"
|
"vimeo/psalm": "^6.3.0"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"optimize-autoloader": true,
|
"optimize-autoloader": true,
|
||||||
|
15
composer.lock
generated
15
composer.lock
generated
@ -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": "9ab7d7771899390a7162016fea5776e0",
|
"content-hash": "33f184978517ba78801e2def553be709",
|
||||||
"packages": [],
|
"packages": [],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
{
|
{
|
||||||
@ -4359,16 +4359,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "vimeo/psalm",
|
"name": "vimeo/psalm",
|
||||||
"version": "6.2.0",
|
"version": "6.3.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/vimeo/psalm.git",
|
"url": "https://github.com/vimeo/psalm.git",
|
||||||
"reference": "814dfde37b43a1fe6d9b0996e08b19661af53bc5"
|
"reference": "222dda8483516044c2ed7a4c3f197d7c9d6c3ddb"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/vimeo/psalm/zipball/814dfde37b43a1fe6d9b0996e08b19661af53bc5",
|
"url": "https://api.github.com/repos/vimeo/psalm/zipball/222dda8483516044c2ed7a4c3f197d7c9d6c3ddb",
|
||||||
"reference": "814dfde37b43a1fe6d9b0996e08b19661af53bc5",
|
"reference": "222dda8483516044c2ed7a4c3f197d7c9d6c3ddb",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -4426,6 +4426,7 @@
|
|||||||
"psalm-language-server",
|
"psalm-language-server",
|
||||||
"psalm-plugin",
|
"psalm-plugin",
|
||||||
"psalm-refactor",
|
"psalm-refactor",
|
||||||
|
"psalm-review",
|
||||||
"psalter"
|
"psalter"
|
||||||
],
|
],
|
||||||
"type": "project",
|
"type": "project",
|
||||||
@ -4470,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-01T16:30:21+00:00"
|
"time": "2025-02-04T16:20:17+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "webmozart/assert",
|
"name": "webmozart/assert",
|
||||||
@ -4541,7 +4542,7 @@
|
|||||||
"platform": {
|
"platform": {
|
||||||
"php": "~8.1.17"
|
"php": "~8.1.17"
|
||||||
},
|
},
|
||||||
"platform-dev": [],
|
"platform-dev": {},
|
||||||
"platform-overrides": {
|
"platform-overrides": {
|
||||||
"php": "8.1.17"
|
"php": "8.1.17"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user