- ivnish Kazakhstan
Hi Wim!
If you need a modern module with the same functionality try https://www.drupal.org/project/happy_new_year →
With PHP 7.4 going unsupported in ~2 months (see https://www.php.net/supported-versions.php), this really is critical.
- Root composer.json requires drupal/christmas_lights ^1.1 -> satisfiable by drupal/christmas_lights[1.1.0, 1.x-dev].
- drupal/christmas_lights[1.1.0, ..., 1.x-dev] require php ^7.1 -> your php version (8.0.23) does not satisfy that requirement.
Either remove the custom composer.json
completely (d.o will generate one for you just fine), or tweak it to allow PHP 8.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Hi Wim!
If you need a modern module with the same functionality try https://www.drupal.org/project/happy_new_year →