1
0
Fork 0
composer/src/Composer
Jordi Boggiano 88171e409d
Remove superfluous arg
2022-02-04 13:04:02 +01:00
..
Autoload update composer/pcre to 1.0.1 (#10496) 2022-02-02 21:35:37 +01:00
Command Clean up properly if self-update fails (#10475) 2022-01-21 12:55:42 +01:00
Config Add allow-plugins config value (#10314) 2021-12-07 23:00:48 +01:00
Console Revert "Remove getCode usage as it is not type safe apparently, see https://github.com/phpstan/phpstan-src/pull/795" 2022-01-07 09:26:37 +01:00
DependencyResolver Fix phpstan issues, update baseline and pin PHPStan version in 2.2 branch (#10474) 2022-01-21 12:48:16 +01:00
Downloader Remove superfluous arg 2022-02-04 13:04:02 +01:00
EventDispatcher Disable files autoloading for scripts to avoid untrusted code execution at runtime (#10373) 2021-12-20 14:27:34 +01:00
Exception Fix logic (again) 2020-10-25 12:59:01 +00:00
Filter/PlatformRequirementFilter update composer/pcre to 1.0.1 (#10496) 2022-02-02 21:35:37 +01:00
IO Fix phpstan issues, update baseline and pin PHPStan version in 2.2 branch (#10474) 2022-01-21 12:48:16 +01:00
Installer Minor BC Break! Rename COMPOSER_BIN_DIR available inside binaries to COMPOSER_RUNTIME_BIN_DIR (#10512) 2022-02-04 09:23:00 +01:00
Json Fix phpstan issues, update baseline and pin PHPStan version in 2.2 branch (#10474) 2022-01-21 12:48:16 +01:00
Package update composer/pcre to 1.0.1 (#10496) 2022-02-02 21:35:37 +01:00
Platform Add composer/pcre dependency and use it everywhere instead of preg_* 2021-12-07 12:37:19 +01:00
Plugin update composer/pcre to 1.0.1 (#10496) 2022-02-02 21:35:37 +01:00
Question update composer/pcre to 1.0.1 (#10496) 2022-02-02 21:35:37 +01:00
Repository Fix package search not urlencoding the input (#10500) 2022-02-04 10:23:10 +01:00
Script Phpstan level 6 in Composer/Plaform and Composer/Script (#10159) (#10170) 2021-10-17 13:52:01 +02:00
SelfUpdate Add composer/pcre dependency and use it everywhere instead of preg_* 2021-12-07 12:37:19 +01:00
Util Also retry for HTTP2 stream errors, fixes #10462 2022-01-21 17:09:54 +01:00
Cache.php Search improvements (#10336) 2021-12-08 11:45:18 +01:00
Compiler.php Add composer/pcre dependency and use it everywhere instead of preg_* 2021-12-07 12:37:19 +01:00
Composer.php Reverting release version changes 2022-01-21 17:27:55 +01:00
Config.php Fix phpstan issues, update baseline and pin PHPStan version in 2.2 branch (#10474) 2022-01-21 12:48:16 +01:00
Factory.php Add --no-scripts to all commands and disable plugins/scripts when running self-update (#10371) 2021-12-20 14:23:35 +01:00
InstalledVersions.php Lots of typing improvements 2021-10-12 22:47:23 +02:00
Installer.php Fix phpstan issues, update baseline and pin PHPStan version in 2.2 branch (#10474) 2022-01-21 12:48:16 +01:00