Signed-off-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
Vitor Mattos 2022-03-07 09:32:48 -03:00
Родитель 0ee8e5a3c5
Коммит bf24914344
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B7AB4B76A7CA7318
2 изменённых файлов: 8 добавлений и 8 удалений

Просмотреть файл

@ -23,7 +23,7 @@
},
"require-dev": {
"nextcloud/coding-standard": "^1.0",
"vimeo/psalm": "^4.20",
"vimeo/psalm": "^4.22",
"christophwurst/nextcloud": "dev-master"
}
}

14
composer.lock сгенерированный
Просмотреть файл

@ -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": "92f409e1c2a600e6f2fb5e0822996edb",
"content-hash": "e5a610352c5064f823699a0d7594da14",
"packages": [],
"packages-dev": [
{
@ -2951,16 +2951,16 @@
},
{
"name": "vimeo/psalm",
"version": "4.20.0",
"version": "4.22.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "f82a70e7edfc6cf2705e9374c8a0b6a974a779ed"
"reference": "fc2c6ab4d5fa5d644d8617089f012f3bb84b8703"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/f82a70e7edfc6cf2705e9374c8a0b6a974a779ed",
"reference": "f82a70e7edfc6cf2705e9374c8a0b6a974a779ed",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/fc2c6ab4d5fa5d644d8617089f012f3bb84b8703",
"reference": "fc2c6ab4d5fa5d644d8617089f012f3bb84b8703",
"shasum": ""
},
"require": {
@ -3051,9 +3051,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.20.0"
"source": "https://github.com/vimeo/psalm/tree/4.22.0"
},
"time": "2022-02-03T17:03:47+00:00"
"time": "2022-02-24T20:34:05+00:00"
},
{
"name": "webmozart/assert",