You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano e85da00dff
Add a way to ignore only some packages in --ignore-platform-reqs, and make the platform check ignore those packages which were ignored as requirements, fixes #8861
4 years ago
..
Autoload Add a way to ignore only some packages in --ignore-platform-reqs, and make the platform check ignore those packages which were ignored as requirements, fixes #8861 4 years ago
Command Add a way to ignore only some packages in --ignore-platform-reqs, and make the platform check ignore those packages which were ignored as requirements, fixes #8861 4 years ago
Config Merge branch 'master' into 2.0 4 years ago
Console Fix typo: directory instead of directoy 4 years ago
DependencyResolver Add a way to ignore only some packages in --ignore-platform-reqs, and make the platform check ignore those packages which were ignored as requirements, fixes #8861 4 years ago
Downloader Mark temp files as such for clarity in case any gets left over 4 years ago
EventDispatcher Merge branch '1.10' 4 years ago
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 8 years ago
IO Add support for gitlab deploy token (#8867) 4 years ago
Installer Catch SIGINT/Ctrl+C during installs and run cleanups on all packages before exiting 4 years ago
Json Fix creation of a php: dir when running create-project, fixes #8849 4 years ago
Package Add a way to ignore only some packages in --ignore-platform-reqs, and make the platform check ignore those packages which were ignored as requirements, fixes #8861 4 years ago
Plugin Merge pull request #8810 from heddn/8809_expand_context_post_file_download 4 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository fix deprecations in PHP 8 4 years ago
Script Merge branch 'master' into 2.0 5 years ago
SelfUpdate Merge branch '1.10' 4 years ago
Util Add support for gitlab deploy token (#8867) 4 years ago
Cache.php Rename test files and standardize on allow list rather than whitelist 4 years ago
Compiler.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
Composer.php Add a way to retrieve the Loop instance from Composer to be able to wait on promises to integrate things 4 years ago
Config.php Add platform-check config option to disable platform_check.php generation, and disable it for Composer 4 years ago
Factory.php Make config non optional, fixes #8896 4 years ago
InstalledVersions.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
Installer.php Add a way to ignore only some packages in --ignore-platform-reqs, and make the platform check ignore those packages which were ignored as requirements, fixes #8861 4 years ago