- Issue created by @project update bot
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-121090This patch was created using these packages:
- drupal/upgrade_status: 4.1.0
- mglaman/phpstan-drupal: 1.2.7
- palantirnet/drupal-rector: 0.20.1
- First commit to issue fork.
- 🇫🇷France vanessa.fayard
vanessa.fayard → made their first commit to this issue’s fork.
- 🇮🇳India vinodhini.e chennai
Hi, Installed this module on Drupal 11.2.3.
Applied Merge Request 13. After applying the patch, the module is now compatible with Drupal 11. Thanks. - 🇫🇷France vanessa.fayard
Hello,
I am updating the status of the issue because I am having a problem with Drupal 11 compatibility.
As part of an upcoming migration from Drupal 10 to 11, I am having a problem with this module, despite adding the patch.I am getting a composer error:
drupal/entity_share_cron 3.0.2 requires drupal/core ^9 || ^10 -> found drupal/core[9.0.0-alpha1, ..., 9.5.x-dev, 10.0.0-alpha1, ..., 10.6.x-dev] but it conflicts with your root composer.json require (^11)
I am not getting any warnings in upgrade_status with the patch. The changes are being taken into account in the module.
- 🇫🇷France vanessa.fayard
It's fine,
I found a solution and tested the patch for an upgrade to D11 using the Drupal Lenient Composer Plugin on the module.
Tested and validated for Drupal 11.2 - php8.3
Thanks !