◆ checkMergePluginActive()
static ComposerHookHandler::checkMergePluginActive |
( |
Event |
$event | ) |
|
|
staticprivate |
Check if composer-merge-plugin has been activated.
If not, the most likely explanation is that an old version of the plugin was present which did not support Composer 2, and so Composer disabled it.
- Parameters
-
- Exceptions
-
Definition at line 29 of file ComposerHookHandler.php.
Referenced by onPreUpdate().
◆ handleChangeEvent()
static ComposerHookHandler::handleChangeEvent |
( |
Event |
$event | ) |
|
|
staticprivate |
◆ onPreInstall()
static ComposerHookHandler::onPreInstall |
( |
Event |
$event | ) |
|
|
static |
◆ onPreUpdate()
static ComposerHookHandler::onPreUpdate |
( |
Event |
$event | ) |
|
|
static |
The documentation for this class was generated from the following file: