Bump CS Fixer rules to follow latest Nextcloud standards

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
pull/39271/head
Benjamin Gaussorgues 2023-07-10 14:02:39 +07:00
parent 09879700aa
commit c196d37899
No known key found for this signature in database
GPG Key ID: 5DAC1CAFAA6DB883
2 changed files with 35 additions and 2092 deletions

@ -1,11 +1,11 @@
{ {
"config": { "config": {
"platform": { "platform": {
"php": "7.4" "php": "8.0"
} }
}, },
"require": { "require": {
"friendsofphp/php-cs-fixer": "^3.4.0", "friendsofphp/php-cs-fixer": "^3.37",
"nextcloud/coding-standard": "^1.0.0" "nextcloud/coding-standard": "^1.1.1"
} }
} }

File diff suppressed because it is too large Load Diff