Skip to content

[Mailer] Add Support for email-validator v3 #39657

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

[Mailer] Add Support for email-validator v3 #39657

wants to merge 1 commit into from

Conversation

ben29
Copy link
Contributor

@ben29 ben29 commented Dec 29, 2020

Q A
Branch? 5.x
Bug fix? yes
New feature? no
Deprecations? yes
Tickets Fix #...
License MIT
Doc PR symfony/symfony-docs#...

@michaljusiega
Copy link
Contributor

Ticket: #39656

@carsonbot carsonbot changed the title Add Support for email-validator v3 [Mailer] Add Support for email-validator v3 Dec 29, 2020
@OskarStark
Copy link
Contributor

Can please check if other Components use this too and bump them also? Thanks

@@ -17,7 +17,7 @@
],
"require": {
"php": ">=7.2.5",
"egulias/email-validator": "^2.1.10",
"egulias/email-validator": "^2.1.10|^3.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are more places where this package needs to be bumped. Furthermore, we should try to patch the 4.4 branch instead.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, on all the mailer components

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer 4.4, too

@derrabus
Copy link
Member

derrabus commented Jan 2, 2021

Closing in favor of #39685.

@derrabus derrabus closed this Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants