1
0
Fork 0
composer/tests/Composer/Test/Repository
Jordi Boggiano 4940009f83
Bump phpstan to level 3 (#9734)
Clean up PackageInterface/CompletePackageInterface, add missing methods, type things in solver as BasePackage, added CompleteAliasPackage, ..
2021-03-09 15:49:40 +01:00
..
Fixtures Allow querying InstalledVersions::isInstalled() for no-dev packages 2021-02-18 13:15:26 +01:00
Vcs
ArrayRepositoryTest.php
ArtifactRepositoryTest.php
ComposerRepositoryTest.php
CompositeRepositoryTest.php
FilesystemRepositoryTest.php Allow querying InstalledVersions::isInstalled() for no-dev packages 2021-02-18 13:15:26 +01:00
FilterRepositoryTest.php
InstalledRepositoryTest.php
PathRepositoryTest.php
PlatformRepositoryTest.php
RepositoryFactoryTest.php
RepositoryManagerTest.php Bump phpstan to level 3 (#9734) 2021-03-09 15:49:40 +01:00
VcsRepositoryTest.php