We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -19,7 +19,7 @@ |
||
| 19 | 19 | |
| 20 | 20 | public function upgradeCommandDescription(): ?callable |
| 21 | 21 | { |
| 22 | - return function (UpgradeCommand $command): void { |
|
| 22 | + return function(UpgradeCommand $command): void { |
|
| 23 | 23 | |
| 24 | 24 | $command->note( |
| 25 | 25 | 'Please select the upgrade path you wish to follow:', |