1
0
Fork 0
composer/src/Composer
Jordi Boggiano cdc6a87e8d
Fix docblock
2020-04-23 11:01:44 +02:00
..
Autoload Switch require_once to require for autoload_static as the once variant seems unnecessary 2020-04-22 17:05:37 +02:00
Command Show suggestions from root package in suggest, and lists them in count only on first install of a project, fixes #8805 2020-04-23 10:53:24 +02:00
Config Merge branch 'master' into 2.0 2020-03-10 14:05:33 +01:00
Console Fix typo: directory instead of directoy 2020-04-13 19:45:35 -04:00
DependencyResolver Add composer-runtime-api platform package 2020-04-22 12:10:09 +02:00
Downloader fix failing tests 2020-04-20 14:40:25 -06:00
EventDispatcher Merge branch '1.10' 2020-04-10 11:45:48 +02:00
Exception
IO Merge branch 'master' into 2.0 2020-03-10 14:05:33 +01:00
Installer Fix docblock 2020-04-23 11:01:44 +02:00
Json Raise phpstan level to 1 (#8027) 2020-04-07 14:13:50 +02:00
Package fixed typo 2020-04-21 15:04:47 +02:00
Plugin Merge pull request #8810 from heddn/8809_expand_context_post_file_download 2020-04-22 17:14:45 +02:00
Question
Repository Add isFresh to InstalledRepositoryInterface and make sure local repo is always an InstalledRepositoryInterface 2020-04-23 10:52:33 +02:00
Script Merge branch 'master' into 2.0 2019-07-31 17:50:01 +02:00
SelfUpdate Merge branch '1.10' 2020-04-10 11:45:48 +02:00
Util Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 2020-04-22 12:10:09 +02:00
Cache.php Rename test files and standardize on allow list rather than whitelist 2020-03-27 22:15:04 +01:00
Compiler.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 2020-04-22 12:10:09 +02:00
Composer.php Add composer-runtime-api platform package 2020-04-22 12:10:09 +02:00
Config.php Add platform-check config option to disable platform_check.php generation, and disable it for Composer 2020-04-21 15:25:35 +02:00
Factory.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 2020-04-22 12:10:09 +02:00
InstalledVersions.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 2020-04-22 12:10:09 +02:00
Installer.php Show suggestions from root package in suggest, and lists them in count only on first install of a project, fixes #8805 2020-04-23 10:53:24 +02:00