chore(deps): update symfony/config requirement from ^7.1 to ^7.2 #489
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.
|