Problem/Motivation
The bot didn't create an issue so we'll have to update manually.
From Upgrade Status:
| File name | Line | Error |
|---|---|---|
| web/modules/contrib/eloqua_api_redux/eloqua_api_redux.info.yml | 5 | Value of core_version_requirement: ^8.9 || ^9 || ^10 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687. |
| web/modules/contrib/eloqua_api_redux/modules/eloqua_api_auth_fallback/eloqua_api_auth_fallback.info.yml | 6 | Value of core_version_requirement: ^8 || ^9 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687. |
Steps to reproduce
Scan with Upgrade Status
Proposed resolution
Make the updates
Remaining tasks
Create the MR
User interface changes
None
API changes
None
Data model changes
None
Issue fork eloqua_api_redux-3454756
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
papagrandeReady for review and testing. For now, I'm ignoring the phpstan warning that will be fixed in 3445820.
Comment #4
papagrande#3445820 should be merged in first as there is a lot of overlap in the MRs.
Comment #5
papagrandeI confirmed that it works on a D11.1 site.
Comment #7
papagrande