1
0
Fork 0
composer/src/Composer/Installer
Jordi Boggiano f509c41280
Upgrade PHPStan to 1.0 (#10253)
Co-authored-by: Martin Herndl <martin@herndl.org>
2021-11-14 20:42:24 +01:00
..
BinaryInstaller.php Fix php proxies to resolve __FILE__ and __DIR__ using realpath on PHP <8, fixes #10261 2021-11-08 15:03:05 +01:00
BinaryPresenceInterface.php Lots of typing improvements 2021-10-12 22:47:23 +02:00
InstallationManager.php Read first from $_SERVER and $_ENV before using getenv (#10218) 2021-11-09 16:31:27 +01:00
InstallerEvent.php CS fixes 2020-11-22 14:52:39 +01:00
InstallerEvents.php Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock 2020-02-12 14:35:31 +01:00
InstallerInterface.php CS fixes 2020-11-22 14:52:39 +01:00
LibraryInstaller.php Fix @inheritDoc annotations 2021-10-27 16:18:53 +02:00
MetapackageInstaller.php Fix @inheritDoc annotations 2021-10-27 16:18:53 +02:00
NoopInstaller.php Fix @inheritDoc annotations 2021-10-27 16:18:53 +02:00
PackageEvent.php CS fixes 2020-11-22 14:52:39 +01:00
PackageEvents.php fixed deprecated class usages 2016-10-31 06:57:17 -07:00
PluginInstaller.php Fix @inheritDoc annotations 2021-10-27 16:18:53 +02:00
ProjectInstaller.php Fix @inheritDoc annotations 2021-10-27 16:18:53 +02:00
SuggestedPackagesReporter.php Upgrade PHPStan to 1.0 (#10253) 2021-11-14 20:42:24 +01:00