We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -60,7 +60,7 @@ |
||
| 60 | 60 | |
| 61 | 61 | public function upgradeCommandDescription(): ?callable |
| 62 | 62 | { |
| 63 | - return function (UpgradeCommand $command): void { |
|
| 63 | + return function(UpgradeCommand $command): void { |
|
| 64 | 64 | $command->note( |
| 65 | 65 | 'Before you start, make sure you have a fresh <fg=red>FULL BACKUP</> of your project and database stored safely.', |
| 66 | 66 | 'yellow', |