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

Drop all Drupal 9 dependency versions #542

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

davereid
Copy link
Member

@davereid davereid commented Apr 23, 2024

Fixes #541

Changes

  • Drops support for Drush v10. Drupal 10 requires at least v11.
  • Drops support for Symfony v3, v4, and v5. Drupal 10 requires at least v6.2.
  • Drops support for Twig 2. Drupal 10 requires at least v3.
  • Adds support for Drush v13.
  • Adds support for Symfony v7.
  • Fixes that ext-json was listed twice.

Once this is merged we can close #451 or re-run it.

@github-actions github-actions bot temporarily deployed to pantheon-pr-542 April 23, 2024 15:25 Destroyed
@davereid davereid marked this pull request as ready for review April 23, 2024 15:27
@davereid davereid self-assigned this Apr 23, 2024
Copy link
Member

@justafish justafish left a comment

Choose a reason for hiding this comment

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

+1 👍

@davereid davereid merged commit db936ce into main Apr 24, 2024
34 of 36 checks passed
@davereid davereid deleted the drop-old-symfony-and-drush-support branch April 24, 2024 15:26
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.

Drop support for Drush v10 and Symfony before v6
2 participants