Bump CS Fixer rules to follow latest Nextcloud standards

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
pull/39271/head
Benjamin Gaussorgues 10 months ago
parent 09879700aa
commit c196d37899
No known key found for this signature in database
GPG Key ID: 5DAC1CAFAA6DB883

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

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save