Skip to content

Conversation

pfrenssen
Copy link
Owner

In Issue #2691971: "Update Notifications" #title repeated for drupal 8 installation in configure site page the form got reworked that allows to configure whether notifications should be sent about module updates during site installation. This will soon be released with Drupal 8.3.0.

This PR adopts these changes to the installer, so the builds can still run without errors on systems that have no mail transfer agent installed.

composer.json Outdated
"drupal/core": "~8.0",
"drupal/core": "~8.3",
"drush/drush": "~8.0",
"php": ">=5.5.9",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should remove the php requirement.. Drupal's PHP requirement is already in Drupal's composer.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants