chore(deps): update dependencies

This commit is contained in:
2023-12-16 23:18:39 +02:00
parent ebbf7371a8
commit 852f850bc0
3 changed files with 510 additions and 357 deletions

View File

@@ -73,7 +73,7 @@ class CheckCommand extends Command
return 0;
}
private function getStatistics($branch): array
private function getStatistics(string $branch): array
{
$payload = Http::get(
sprintf(