ソースを参照

Bump CS Fixer rules to follow latest Nextcloud standards

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
tags/v28.0.0rc1
Benjamin Gaussorgues 10ヶ月前
コミット
c196d37899
コミッターのメールアドレスに関連付けられたアカウントが存在しません
2個のファイルの変更35行の追加2092行の削除
  1. 3
    3
      vendor-bin/cs-fixer/composer.json
  2. 32
    2089
      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"
}
}

+ 32
- 2089
vendor-bin/cs-fixer/composer.lock
ファイル差分が大きすぎるため省略します
ファイルの表示


読み込み中…
キャンセル
保存