techdebt(noid): Update nextcloud/coding-standards to 1.2

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2024-02-01 14:29:58 +01:00
Родитель 6e8bdb9999
Коммит 7aeb4e22a9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 74434EFE0D2E2205
3 изменённых файлов: 58 добавлений и 58 удалений

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

@ -9,7 +9,7 @@
"license": "AGPL",
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8",
"nextcloud/coding-standard": "^1.1",
"nextcloud/coding-standard": "^1.2",
"nextcloud/ocp": "dev-master",
"phpunit/phpunit": "^9.6",
"vimeo/psalm": "^5.14"

70
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": "be5a838029572d281474bb3a0ecbcca5",
"content-hash": "237d5ff5c8be3c1aef2fff21f3afc2fd",
"packages": [],
"packages-dev": [
{
@ -487,16 +487,16 @@
},
{
"name": "doctrine/deprecations",
"version": "1.1.2",
"version": "1.1.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
"reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931"
"reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
"reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
"reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
"shasum": ""
},
"require": {
@ -528,9 +528,9 @@
"homepage": "https://www.doctrine-project.org/",
"support": {
"issues": "https://github.com/doctrine/deprecations/issues",
"source": "https://github.com/doctrine/deprecations/tree/1.1.2"
"source": "https://github.com/doctrine/deprecations/tree/1.1.3"
},
"time": "2023-09-27T20:04:15+00:00"
"time": "2024-01-30T19:34:25+00:00"
},
{
"name": "doctrine/instantiator",
@ -825,16 +825,16 @@
},
{
"name": "netresearch/jsonmapper",
"version": "v4.2.0",
"version": "v4.4.1",
"source": {
"type": "git",
"url": "https://github.com/cweiske/jsonmapper.git",
"reference": "f60565f8c0566a31acf06884cdaa591867ecc956"
"reference": "132c75c7dd83e45353ebb9c6c9f591952995bbf0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/f60565f8c0566a31acf06884cdaa591867ecc956",
"reference": "f60565f8c0566a31acf06884cdaa591867ecc956",
"url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/132c75c7dd83e45353ebb9c6c9f591952995bbf0",
"reference": "132c75c7dd83e45353ebb9c6c9f591952995bbf0",
"shasum": ""
},
"require": {
@ -845,7 +845,7 @@
"php": ">=7.1"
},
"require-dev": {
"phpunit/phpunit": "~7.5 || ~8.0 || ~9.0",
"phpunit/phpunit": "~7.5 || ~8.0 || ~9.0 || ~10.0",
"squizlabs/php_codesniffer": "~3.5"
},
"type": "library",
@ -870,22 +870,22 @@
"support": {
"email": "cweiske@cweiske.de",
"issues": "https://github.com/cweiske/jsonmapper/issues",
"source": "https://github.com/cweiske/jsonmapper/tree/v4.2.0"
"source": "https://github.com/cweiske/jsonmapper/tree/v4.4.1"
},
"time": "2023-04-09T17:37:40+00:00"
"time": "2024-01-31T06:18:54+00:00"
},
{
"name": "nextcloud/coding-standard",
"version": "v1.1.1",
"version": "v1.2.1",
"source": {
"type": "git",
"url": "https://github.com/nextcloud/coding-standard.git",
"reference": "55def702fb9a37a219511e1d8c6fe8e37164c1fb"
"reference": "cf5f18d989ec62fb4cdc7fc92a36baf34b3d829e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/55def702fb9a37a219511e1d8c6fe8e37164c1fb",
"reference": "55def702fb9a37a219511e1d8c6fe8e37164c1fb",
"url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/cf5f18d989ec62fb4cdc7fc92a36baf34b3d829e",
"reference": "cf5f18d989ec62fb4cdc7fc92a36baf34b3d829e",
"shasum": ""
},
"require": {
@ -911,9 +911,9 @@
"description": "Nextcloud coding standards for the php cs fixer",
"support": {
"issues": "https://github.com/nextcloud/coding-standard/issues",
"source": "https://github.com/nextcloud/coding-standard/tree/v1.1.1"
"source": "https://github.com/nextcloud/coding-standard/tree/v1.2.1"
},
"time": "2023-06-01T12:05:01+00:00"
"time": "2024-02-01T14:54:37+00:00"
},
{
"name": "nextcloud/ocp",
@ -921,12 +921,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "217af7be393ce8f617472a66d57a8140afb6398d"
"reference": "6a4c892db2749bf19aa3b83a4c2673a2302fa46e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/217af7be393ce8f617472a66d57a8140afb6398d",
"reference": "217af7be393ce8f617472a66d57a8140afb6398d",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/6a4c892db2749bf19aa3b83a4c2673a2302fa46e",
"reference": "6a4c892db2749bf19aa3b83a4c2673a2302fa46e",
"shasum": ""
},
"require": {
@ -958,7 +958,7 @@
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/master"
},
"time": "2024-01-24T00:35:05+00:00"
"time": "2024-02-01T00:33:54+00:00"
},
{
"name": "nikic/php-parser",
@ -1129,16 +1129,16 @@
},
{
"name": "php-cs-fixer/shim",
"version": "v3.23.0",
"version": "v3.48.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/shim.git",
"reference": "ddca9b342374087121e44cca3b7d8aca8f121fa7"
"reference": "bf0c65f1b2d943306b3574d42ae806578ce9cc3e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/ddca9b342374087121e44cca3b7d8aca8f121fa7",
"reference": "ddca9b342374087121e44cca3b7d8aca8f121fa7",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/bf0c65f1b2d943306b3574d42ae806578ce9cc3e",
"reference": "bf0c65f1b2d943306b3574d42ae806578ce9cc3e",
"shasum": ""
},
"require": {
@ -1175,9 +1175,9 @@
"description": "A tool to automatically fix PHP code style",
"support": {
"issues": "https://github.com/PHP-CS-Fixer/shim/issues",
"source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.23.0"
"source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.48.0"
},
"time": "2023-08-14T12:28:46+00:00"
"time": "2024-01-19T21:45:09+00:00"
},
{
"name": "phpdocumentor/reflection-common",
@ -3751,16 +3751,16 @@
},
{
"name": "vimeo/psalm",
"version": "5.20.0",
"version": "5.21.1",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "3f284e96c9d9be6fe6b15c79416e1d1903dcfef4"
"reference": "8c473e2437be8b6a8fd8f630f0f11a16b114c494"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/3f284e96c9d9be6fe6b15c79416e1d1903dcfef4",
"reference": "3f284e96c9d9be6fe6b15c79416e1d1903dcfef4",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/8c473e2437be8b6a8fd8f630f0f11a16b114c494",
"reference": "8c473e2437be8b6a8fd8f630f0f11a16b114c494",
"shasum": ""
},
"require": {
@ -3857,7 +3857,7 @@
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm"
},
"time": "2024-01-18T12:15:06+00:00"
"time": "2024-02-01T01:04:32+00:00"
},
{
"name": "webmozart/assert",

44
vendor-bin/openapi-extractor/composer.lock сгенерированный
Просмотреть файл

@ -8,16 +8,16 @@
"packages": [
{
"name": "adhocore/cli",
"version": "v1.6.1",
"version": "v1.6.2",
"source": {
"type": "git",
"url": "https://github.com/adhocore/php-cli.git",
"reference": "25b5a93e5eebcdb70e20ee33313a011ea3a4f770"
"reference": "34191315b0da20b9b4ecad783d91db992fa209a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/adhocore/php-cli/zipball/25b5a93e5eebcdb70e20ee33313a011ea3a4f770",
"reference": "25b5a93e5eebcdb70e20ee33313a011ea3a4f770",
"url": "https://api.github.com/repos/adhocore/php-cli/zipball/34191315b0da20b9b4ecad783d91db992fa209a4",
"reference": "34191315b0da20b9b4ecad783d91db992fa209a4",
"shasum": ""
},
"require": {
@ -62,7 +62,7 @@
],
"support": {
"issues": "https://github.com/adhocore/php-cli/issues",
"source": "https://github.com/adhocore/php-cli/tree/v1.6.1"
"source": "https://github.com/adhocore/php-cli/tree/v1.6.2"
},
"funding": [
{
@ -74,7 +74,7 @@
"type": "github"
}
],
"time": "2023-06-26T09:55:29+00:00"
"time": "2024-01-22T22:37:23+00:00"
},
{
"name": "nextcloud/openapi-extractor",
@ -82,12 +82,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud/openapi-extractor.git",
"reference": "3b7b6ff9659a5f15612d4749e085bbcb83509049"
"reference": "6283132e51a756d657bd991bac6363bc2d2065e6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud/openapi-extractor/zipball/3b7b6ff9659a5f15612d4749e085bbcb83509049",
"reference": "3b7b6ff9659a5f15612d4749e085bbcb83509049",
"url": "https://api.github.com/repos/nextcloud/openapi-extractor/zipball/6283132e51a756d657bd991bac6363bc2d2065e6",
"reference": "6283132e51a756d657bd991bac6363bc2d2065e6",
"shasum": ""
},
"require": {
@ -129,20 +129,20 @@
"source": "https://github.com/nextcloud/openapi-extractor/tree/main",
"issues": "https://github.com/nextcloud/openapi-extractor/issues"
},
"time": "2024-01-18T14:53:21+00:00"
"time": "2024-01-29T13:55:56+00:00"
},
{
"name": "nikic/php-parser",
"version": "v4.17.1",
"version": "v4.18.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d"
"reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
"reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bcbb2179f97633e98bbbc87044ee2611c7d7999",
"reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999",
"shasum": ""
},
"require": {
@ -183,22 +183,22 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1"
"source": "https://github.com/nikic/PHP-Parser/tree/v4.18.0"
},
"time": "2023-08-13T19:53:39+00:00"
"time": "2023-12-10T21:03:43+00:00"
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.24.2",
"version": "1.25.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "bcad8d995980440892759db0c32acae7c8e79442"
"reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bcad8d995980440892759db0c32acae7c8e79442",
"reference": "bcad8d995980440892759db0c32acae7c8e79442",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bd84b629c8de41aa2ae82c067c955e06f1b00240",
"reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240",
"shasum": ""
},
"require": {
@ -230,9 +230,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.2"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.25.0"
},
"time": "2023-09-26T12:28:12+00:00"
"time": "2024-01-04T17:06:16+00:00"
}
],
"packages-dev": [],