Browse Source

Bump CS Fixer rules to follow latest Nextcloud standards

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Benjamin Gaussorgues 9 months ago
parent
commit
c196d37899
2 changed files with 33 additions and 2090 deletions
  1. 3 3
      vendor-bin/cs-fixer/composer.json
  2. 30 2087
      vendor-bin/cs-fixer/composer.lock

+ 3 - 3
vendor-bin/cs-fixer/composer.json

@@ -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
+ 30 - 2087
vendor-bin/cs-fixer/composer.lock


Some files were not shown because too many files changed in this diff