1
0
Fork 0
composer/tests/Composer/Test/Installer
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
..
InstallationManagerTest.php CS fixer 2018-07-24 14:32:52 +02:00
InstallerEventTest.php Remove use of deprecated getMock method 2018-04-12 10:24:56 +02:00
LibraryInstallerTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
MetapackageInstallerTest.php Remove use of deprecated getMock method 2018-04-12 10:24:56 +02:00
SuggestedPackagesReporterTest.php Hide suggest reason when there is not one 2018-06-09 15:18:21 +01:00