Problem/Motivation

In Drupal 10.1 the egulias/email-validator extension has been updated to use the new 4.0.1, but this module still is dependant on (^3), this makes the sites unable to update to the latest version for Drupal.

Steps to reproduce

Install a D10 site, with the evac module.
Update the site to D10.1

Proposed resolution

Update the dependancy to support both 3.x and 4.x

Remaining tasks

Write a patch
review the patch
merge the changes

User interface changes

none

API changes

t.b.d.

Data model changes

t.b.d.

Issue fork evac-3375006

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

Arantxio created an issue. See original summary.

andreasderijcke’s picture

@arantxio Ah, I just stumbled on it too and was going to create a ticket when I saw yours.
Are you working on it? Otherwise I'll finish it right now.

andreasderijcke’s picture

Assigned: Unassigned » andreasderijcke

  • andreasderijcke committed 777ec804 on 1.0.x
    Issue #3375006 by Arantxio, andreasderijcke: Update egulias/email-...
andreasderijcke’s picture

andreasderijcke’s picture

Status: Active » Fixed
andreasderijcke’s picture

Assigned: andreasderijcke » Unassigned

Fix released as 1.0.4.

arantxio’s picture

@andreasderijcke thanks for the update, I wanted to work on it as well, but did not have the time yet to do so.

Again thanks a lot this will help with our updates.

Status: Fixed » Closed (fixed)

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