chore(deps): update phpstan/phpstan requirement from ^1.12.7 to ^1.12.9 #485
Annotations
4 errors
phpstan:
src/Command/GithubCommand.php#L62
Offset 'id' does not exist on array{0?: string, owner?: string, 1?: string, repo?: string, 2?: string, id?: ''|numeric-string, 3?: ''|numeric-string}.
|
phpstan:
src/Command/GithubCommand.php#L62
Offset 'owner' does not exist on array{0?: string, owner?: string, 1?: string, repo?: string, 2?: string, id?: ''|numeric-string, 3?: ''|numeric-string}.
|
phpstan:
src/Command/GithubCommand.php#L62
Offset 'repo' does not exist on array{0?: string, owner?: string, 1?: string, repo?: string, 2?: string, id?: ''|numeric-string, 3?: ''|numeric-string}.
|
phpstan
Process completed with exit code 1.
|