Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to drupal 9 #111

Merged
merged 5 commits into from
Jun 26, 2020
Merged

update to drupal 9 #111

merged 5 commits into from
Jun 26, 2020

Conversation

byrond
Copy link
Contributor

@byrond byrond commented Jun 3, 2020

Description

  • Updates composer.json to use Drupal 9.
  • Removes Config Installer, since there will be no D9 version.
  • Updates Drupal Extension to 4.1.0 for Symfony 4 support.

Testing instructions

  • composer create-project palantirnet/drupal-skeleton drupal9 dev-drupal9 --no-interaction
  • Use the drupal9 branch of The Build for D9 compatibility updates. In composer.json:
        "palantirnet/the-build": "dev-drupal9",
  • composer update palantirnet/the-build
  • Continue with the setup instructions in the Readme.

Note: After review and testing, change the version of the-build in composer.json back to its previous value before merging. See fb9571e

@byrond byrond self-assigned this Jun 3, 2020
@becw becw merged commit fea3581 into develop Jun 26, 2020
@becw becw deleted the drupal9 branch June 26, 2020 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants