1
0
Fork 0
composer/src/Composer/Plugin
Jordi Boggiano 3d0d71367d
Doc updates
2020-03-12 08:37:01 +01:00
..
Capability Fix: Typo / wording 2017-12-27 19:50:16 +01:00
Capable.php Fixed docs and removed implementation detail 2016-01-22 13:54:59 +00:00
CommandEvent.php Avoid passing args to CLI handlers when none are needed, fixes #3332 2014-10-07 11:27:24 +01:00
PluginEvents.php Add PRE_POOL_CREATE event, fixes #8348 2020-02-12 10:41:04 +01:00
PluginInterface.php Doc updates 2020-03-12 08:37:01 +01:00
PluginManager.php Add InstalledRepository to clean up some concepts and usages, remove BaseRepository 2020-02-13 21:44:24 +01:00
PreCommandRunEvent.php Add command name to the PreCommandRun event 2018-01-24 15:27:36 +01:00
PreFileDownloadEvent.php Remove ability to override the entire HttpDownloader instance in PRE_FILE_DOWNLOAD events 2019-01-18 12:14:37 +01:00
PrePoolCreateEvent.php Add PRE_POOL_CREATE event, fixes #8348 2020-02-12 10:41:04 +01:00