1
0
Fork 0
composer/tests/Composer/Test/Package
Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687)
* fix docblocks

* remove redundant conditional

* fix wrong variable name

* fix wrong namespaces

* add missing private members

* remove unused/redundant arguments

* move testcase class

* exclude TestCase.php

* Tweak RuleWatchGraph type hints

* Tweak doc comment
2018-11-12 15:23:32 +01:00
..
Archiver Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
Dumper Revert "Do not dump source and dist for metapackages" 2018-08-22 09:45:54 +02:00
Loader Migrate to repo.packagist.org for package metadata 2018-07-24 09:30:06 +02:00
Version Fix handling of dev versions and consolidate logic, refs #7119 2018-04-13 13:55:02 +02:00
BasePackageTest.php Remove use of deprecated getMock method 2018-04-12 10:24:56 +02:00
CompletePackageTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
LockerTest.php CS fixer 2018-07-24 14:32:52 +02:00
RootAliasPackageTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00