Problem/Motivation

Drupal 8/9 are no longer supported in Drupal

Proposed resolution

Change to core_version_requirement: ^10 || ^11 in the .info.yml file.
Change to

  "require": {
    "drupal/core": "^10 || ^11"
  }

in the composer.json file.

Remaining tasks

  • ✅ File an issue
  • ✅ Addition/Change/Update/Fix
  • ✅ Testing to ensure no regression
  • ➖ Automated unit testing coverage
  • ➖ Automated functional testing coverage
  • ➖ UX/UI designer responsibilities
  • ➖ Readability
  • ➖ Accessibility
  • ➖ Performance
  • ➖ Security
  • ➖ Documentation
  • ✅ Code review by maintainers
  • ✅ Full testing and approval
  • ✅ Credit contributors
  • ✅ Review with the product owner
  • ✅ Release notes snippet
  • ✅ Release admin_audit_trail-1.0.7

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • chore: #3558108 Dropped support for Drupal 8/9 and only support Drupal 10/11

Comments

rajab natshah created an issue. See original summary.

  • rajab natshah committed db2d7755 on 1.0.x
    chore: #3558108 Drop support for Drupal 8/9 and only support Drupal 10/...
rajab natshah’s picture

Issue summary: View changes
Issue tags: +admin_audit_trail-1.0.7
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Assigned: rajab natshah » Unassigned
Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.