mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Update to PHPStan 1.9
This commit is contained in:
parent
7dfe4a38c8
commit
6c85b875f2
47 changed files with 169 additions and 310 deletions
|
@ -148,7 +148,7 @@ class PoolBuilderTest extends TestCase
|
|||
|
||||
/**
|
||||
* @param array<int, BasePackage> $packageIds
|
||||
* @return string[]
|
||||
* @return list<string|int>
|
||||
*/
|
||||
private function getPackageResultSet(Pool $pool, array $packageIds): array
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue