Upgrade eluceo/ical library

Created on 17 November 2023, 11 months ago
Updated 20 February 2024, 7 months ago

Problem/Motivation

Need to update to Drupal 10 and the composer upgrade script is throwing upgrade errors and warnings regarding use of DEV version

I also have another module that requires an upgrade from eluceo/ical 0.15.* to version eluceo/0.17 with Drupal 10, BUT drupal/ics_link_field dev-1.x requires eluceo/ical 0.15.* and the upgrade fails because of this and an inability to install both versions.

Can drupal/ics_link_field dev-1.x be updated to use Eluceo 0.17 please? This would then clear the path to a Drupal 10 upgrade.

Equally can the recommended version of the Module be upgraded to support Drupal 10 and also be compatible with Eluceo 0.17?

Errors reported in Composer upgrade are as follows:

Problem 1
    - drupal/ics_link_field dev-1.x requires eluceo/ical 0.15.* -> found eluceo/ical[0.15.0, 0.15.1] but it conflicts with your root composer.json require (^0.17).
    - drupal/ics_link_field 1.x-dev is an alias of drupal/ics_link_field dev-1.x and thus requires it to be installed too.
    - Root composer.json requires drupal/ics_link_field ^1.x-dev -> satisfiable by drupal/ics_link_field[1.x-dev (alias of dev-1.x)].

FINALLY, what is drupal/ics_link_field[1.x-dev (alias of dev-1.x)] and do I need to install that too ????

πŸ’¬ Support request
Status

Closed: duplicate

Version

1.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom cebab54

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024