php mailer with composer
Showing
| ... | ... | @@ -16,11 +16,12 @@ |
| ], | ||
| "require": { | ||
| "composer/installers": "^1.9", | ||
| "drupal/admin_toolbar": "^2.4", | ||
| "drupal/admin_toolbar": "^2.4", | ||
| "drupal/core-composer-scaffold": "^9", | ||
| "drupal/core-project-message": "^9", | ||
| "drupal/core-recommended": "^9", | ||
| "drupal/core-vendor-hardening": "^9", | ||
| "drupal/phpmailer_smtp": "^2.0", | ||
| "drush/drush": "^10.3" | ||
| }, | ||
| "conflict": { | ||
| ... | ... |
File moved
Please
register
or
sign in
to comment