.. |
Autoload
|
Platform Check: Add a special case for `zend-opcache`.
|
2020-06-05 02:09:31 +07:00 |
Command
|
Fix output formatting
|
2020-06-05 13:43:42 +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
|
Avoid storing duplicate packages when loading the same package twice
|
2020-06-05 17:13:39 +02:00 |
Downloader
|
Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks
|
2020-06-04 16:08:23 +02:00 |
EventDispatcher
|
Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks
|
2020-06-04 16:08:23 +02:00 |
Exception
|
Add missing class
|
2020-06-03 15:28:10 +02:00 |
IO
|
Add support for gitlab deploy token (#8867)
|
2020-05-08 17:43:07 +02:00 |
Installer
|
Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks
|
2020-06-04 16:08:23 +02:00 |
Json
|
Fix creation of a php: dir when running create-project, fixes #8849
|
2020-05-01 17:23:32 +02:00 |
Package
|
Get rid of EmptyConstraint
|
2020-06-05 16:52:24 +02:00 |
Plugin
|
Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks
|
2020-06-04 16:08:23 +02:00 |
Question
|
Fix for https://github.com/composer/composer/issues/5989
|
2017-04-10 21:33:30 +01:00 |
Repository
|
Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks
|
2020-06-04 16:08:23 +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
|
Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks
|
2020-06-04 16:08:23 +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
|
Fix class name case, refs #8939
|
2020-06-02 16:20:31 +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
|
Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks
|
2020-06-04 16:08:23 +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
|
Merge branch '1.10'
|
2020-06-05 16:02:02 +02:00 |