mirror of
https://github.com/composer/composer
synced 2025-05-10 17:12:51 +00:00
Upgrade PHPStan to 1.0 (#10253)
Co-authored-by: Martin Herndl <martin@herndl.org>
This commit is contained in:
parent
61b50cb7ec
commit
f509c41280
37 changed files with 85 additions and 106 deletions
|
@ -28,7 +28,7 @@ class PackageRepository extends ArrayRepository
|
|||
/**
|
||||
* Initializes filesystem repository.
|
||||
*
|
||||
* @param array{package: array} $config package definition
|
||||
* @param array{package: mixed[]} $config package definition
|
||||
*/
|
||||
public function __construct(array $config)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue