Skip composer installation unless requested
This commit is contained in:
@ -19,4 +19,3 @@ add_action('phpmailer_init', function ($phpmailer) {
|
||||
$phpmailer->Username = null;
|
||||
$phpmailer->Password = null;
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user