chore: Update coding-standard

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2024-08-23 14:07:29 +02:00
parent a679b16ad9
commit 66afa6e2f6
No known key found for this signature in database
GPG key ID: C400AAF20C1BB6FC
2 changed files with 15 additions and 15 deletions

View file

@ -6,7 +6,7 @@
"sort-packages": true
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.16",
"nextcloud/coding-standard": "^1.1"
"friendsofphp/php-cs-fixer": "^3.62.0",
"nextcloud/coding-standard": "^1.2.3"
}
}

View file

@ -4,21 +4,21 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "110b22818a58987d5b1d00e2283302a9",
"content-hash": "9a57fd35912e7c5840b35d324996fd6d",
"packages": [],
"packages-dev": [
{
"name": "nextcloud/coding-standard",
"version": "v1.2.1",
"version": "v1.2.3",
"source": {
"type": "git",
"url": "https://github.com/nextcloud/coding-standard.git",
"reference": "cf5f18d989ec62fb4cdc7fc92a36baf34b3d829e"
"reference": "bc9c53a5306114b60c4363057aff9c2ed10a54da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/cf5f18d989ec62fb4cdc7fc92a36baf34b3d829e",
"reference": "cf5f18d989ec62fb4cdc7fc92a36baf34b3d829e",
"url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/bc9c53a5306114b60c4363057aff9c2ed10a54da",
"reference": "bc9c53a5306114b60c4363057aff9c2ed10a54da",
"shasum": ""
},
"require": {
@ -44,22 +44,22 @@
"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.2.1"
"source": "https://github.com/nextcloud/coding-standard/tree/v1.2.3"
},
"time": "2024-02-01T14:54:37+00:00"
"time": "2024-08-23T14:32:32+00:00"
},
{
"name": "php-cs-fixer/shim",
"version": "v3.59.3",
"version": "v3.62.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/shim.git",
"reference": "c855876e64de3431bc9279f27af7be40d11d7613"
"reference": "7a91d5ce45c486f5b445d95901228507a02f60ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/c855876e64de3431bc9279f27af7be40d11d7613",
"reference": "c855876e64de3431bc9279f27af7be40d11d7613",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/7a91d5ce45c486f5b445d95901228507a02f60ae",
"reference": "7a91d5ce45c486f5b445d95901228507a02f60ae",
"shasum": ""
},
"require": {
@ -96,9 +96,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.59.3"
"source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.62.0"
},
"time": "2024-06-16T14:17:34+00:00"
"time": "2024-08-07T17:03:46+00:00"
}
],
"aliases": [],