1
0
Fork 0
composer/src/Composer
Jordi Boggiano f58b72a43b
Reverting release version changes
2022-06-01 21:57:14 +02:00
..
Autoload Merge branch '2.2' into main 2022-05-11 10:16:11 +02:00
Command Make sure repos are always initialized with a repo manager if possible, and make sure async is always enabled on the process executor, fixes #10783 (#10799) 2022-05-24 21:32:36 +02:00
Config Enable strict types on all files 2022-02-24 13:24:34 +01:00
Console Update phpstan to latest 2022-05-25 22:02:22 +02:00
DependencyResolver Update phpstan to latest 2022-05-25 22:02:22 +02:00
Downloader Merge branch '2.2' into 2.3 2022-05-25 21:44:40 +02:00
EventDispatcher Fix ProcessExecutor bootstrapping, fixes #10703 2022-04-07 15:19:22 +02:00
Exception Enable strict types on all files 2022-02-24 13:24:34 +01:00
Filter/PlatformRequirementFilter Enable strict types on all files 2022-02-24 13:24:34 +01:00
IO Fix newly surfaced errors 2022-04-28 21:20:40 +02:00
Installer Inline PackageEvents constants 2022-05-02 11:51:40 +02:00
Json Fix phpstan issues 2022-04-01 16:42:23 +02:00
PHPStan Fix newly surfaced errors 2022-04-28 21:20:40 +02:00
Package Update phpstan to latest 2022-05-25 22:02:22 +02:00
Platform Fix ProcessExecutor bootstrapping, fixes #10703 2022-04-07 15:19:22 +02:00
Plugin Avoid endless loop when input looks interactive but isnt, fixes #10648 2022-03-30 16:34:59 +02:00
Question Enable strict types on all files 2022-02-24 13:24:34 +01:00
Repository Make sure repos are always initialized with a repo manager if possible, and make sure async is always enabled on the process executor, fixes #10783 (#10799) 2022-05-24 21:32:36 +02:00
Script Enable strict types on all files 2022-02-24 13:24:34 +01:00
SelfUpdate Move comment where it belongs 2022-04-29 13:40:17 +02:00
Util Update phpstan to latest 2022-05-25 22:02:22 +02:00
Cache.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
Compiler.php Fix phar build 2022-02-26 14:12:30 +01:00
Composer.php Reverting release version changes 2022-06-01 21:57:14 +02:00
Config.php Fix newly surfaced errors 2022-04-28 21:20:40 +02:00
Factory.php Merge pull request #10635 from staabm/phpstan-config 2022-04-29 09:05:16 +02:00
InstalledVersions.php Update phpstan, fix InstalledVersions key ordering to be more logical/consistent 2022-04-29 10:30:04 +02:00
Installer.php Merge branch '2.2' into main 2022-05-11 10:16:11 +02:00
PartialComposer.php Enable strict types on all files 2022-02-24 13:24:34 +01:00