Drupal 10 compatibility fixes

Created on 2 August 2023, 11 months ago
Updated 5 April 2024, 3 months ago

Problem/Motivation

This is an issue to help make this module compatible with Drupal 10.

Steps to reproduce

Scan the module with upgrade_status and notice the "Value of core_version_requirement: ^8 || ^9 is not compatible with the next major version of Drupal core." warning for 3 files - migrate_google_sheets.info.yml, migrate_google_sheets_example/migrate_google_sheets_example_setup/migrate_google_sheets_example_setup.info.yml and migrate_google_sheets_example/migrate_google_sheets_example_setup/migrate_google_sheets_example_setup.info.yml

Proposed Resolution

I made a patch to update the value of core_version_requirement to ^9 || ^10 on all .info.yml files.

πŸ“Œ Task
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States rimbu002

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024