🇦🇺Australia marknatividad
I am also having a similar circular reference issue after upgrading to Drupal 10.3.1 and downgrading memcache to 2.5.0.
After running drush cr
I get the following error:
In Container.php line 222:
Circular reference detected for service "cache.bootstrap", path: "module_handler -> cache.bootstrap -> cache.backend.memcache -> Drupal\Component\Datetime\TimeInterface -> state -> cache.bootstrap".
🇦🇺Australia marknatividad
Patch to update the `info.yml` file for Drupal 10 compatibility.