- Issue created by @Sharique
- 🇨🇦Canada mandclu
Thanks for raising this, and for suggesting a solution. I've added this to 🌱 Smart Date 5.0 Plan Active .
If you really need this, you can follow this path below.
I haven't tested it with the whole site, so test it locally before using it on your production site.*temporary solution
composer require mglaman/composer-drupal-lenient composer config --merge --json extra.drupal-lenient.allowed-list '["simshaun/recurr"]' composer require 'simshaun/recurr:^5' composer require 'drupal/smart_date:4.1.x-dev@dev' ---------------------------------------------------
- 🇨🇦Canada mandclu
In my experience, adding the -W flag to the composer require for Smart Date will resolve the error, so reducing this down from major.
- 🇨🇦Canada mandclu
FYI, version 5.0.2 of the recurr library has just been tagged, which will allow for using modern versions of doctrine
- Status changed to Closed: outdated
12 months ago 12:49pm 5 December 2023 - 🇨🇦Canada mandclu
There have now been multiple new releases of simshaun/recurr so I don't believe this is an issue anymore.