1
0
Fork 0
composer/src/Composer/Plugin
Jordi Boggiano 0ab48a1773
Add composer-runtime-api platform package
2020-04-22 12:10:09 +02: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 Provides a post download event (#8655) 2020-04-14 23:48:18 +02:00
PluginInterface.php Add composer-runtime-api platform package 2020-04-22 12:10:09 +02:00
PluginManager.php Add composer-runtime-api platform package 2020-04-22 12:10:09 +02:00
PostFileDownloadEvent.php Provides a post download event (#8655) 2020-04-14 23:48:18 +02: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 some docblocks and make sure RepositorySet/PoolBuilder accept regular rootAliases and not pre-normalized ones 2020-04-08 11:46:06 +02:00