Problem/Motivation

When I run composer update with migrate_source_ical installed, I get the following error message:

  Source directory /vendor/johngrogg/ics-parser has unpushed changes on the current branch:                                                                                    
  A     .github/workflows/coding-standards.yml                                                               
  A     phpstan.neon.dist                                                                                    
  M     src/ICal/Event.php                                                                                   
  M     src/ICal/ICal.php  

Proposed resolution

Require a recent stable release of johngrogg/ics-parser, e.g., ^3 instead of dev-master

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Kasey_MK created an issue. See original summary.

das.gautam’s picture

Version: 8.x-1.x-dev » 8.x-2.x-dev
Assigned: Unassigned » das.gautam

  • das.gautam committed d835ffdd on 8.x-2.x
    Issue #3320088 by das.gautam, kasey_mk: Specify required version of...
das.gautam’s picture

das.gautam’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.