- Issue created by @Project Update Bot
- Open on Drupal.org →Core: 9.5.x + Environment: PHP 8.0 & MySQL 5.7last update
8 months ago Waiting for branch to pass This is an automated patch generated using Upgrade Status and Drupal Rector. Please see the issue summary for more details. A merge request is also openend and updated.
It is important that any automated tests available are run and that you manually test the changes.
Drupal 11 Compatibility
According to the Upgrade Status module → these changes make this module compatible with Drupal 11! 🎉
Therefore these changes update theinfo.yml
file for Drupal 11 compatibility.Leaving this issue open, even after committing the current patch, will allow the Project Update Bot → to post additional Drupal 11 compatibility fixes as they become available in Drupal Rector.
Debug info
Bot run #11-120835This patch was created using these packages:
- drupal/upgrade_status: 4.1.0
- mglaman/phpstan-drupal: 1.2.7
- palantirnet/drupal-rector: 0.20.1
- Open on Drupal.org →Core: 9.5.x + Environment: PHP 8.0 & MySQL 5.7last update
8 months ago Waiting for branch to pass - Status changed to RTBC
8 months ago 11:19am 18 March 2024 - 🇫🇷France nicolasgraph Strasbourg
I can't see how this was tested; commerce_coupon_conditions requires Commerce ^2.28 but Commerce introduced D11 support from 3.0 only. I guess this should be updated to the needs work status.
- First commit to issue fork.
- 🇭🇷Croatia valic Osijek
Removed restrictions for 2.28, but bumped core only to 11
- 🇫🇷France nicolasgraph Strasbourg
What is the point of not supporting D10 anymore?
What is the upgrade path if there is no version supporting D10and
D11?
We need tocomposer rem
and thencomposer req
, or tweak the composer.json to accept both version?
It seems not ideal. - 🇭🇷Croatia valic Osijek
The current version of restrain is 2.28 or above.
It is 10.3 and 11, so we can do it like that.
Not limiting commerce version, but core to 10.3 and 11
- 🇭🇷Croatia valic Osijek
Added https://git.drupalcode.org/project/commerce_coupon_conditions/-/commit/a...
Commerce 2.33 has D10 support, so no one with Commerce 2.28 can install this newer version.
Will tag release today / tommorrow
- 🇫🇷France nicolasgraph Strasbourg
Thanks for restablishing the D10 support @Valic!
Automatically closed - issue fixed for 2 weeks with no activity.