Skip to content
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

[5.8] Uses composer default version constraint ^ (caret) #26523

Merged
merged 1 commit into from Nov 15, 2018
Merged

[5.8] Uses composer default version constraint ^ (caret) #26523

merged 1 commit into from Nov 15, 2018

Conversation

nunomaduro
Copy link
Member

Uses composer default version constraint ^ (caret) in the new package egulias/email-validator.

Uses composer default version constraint ^ (caret) in the new package `egulias/email-validator`.
@nunomaduro nunomaduro changed the title Uses composer default version constraint ^ (caret) [5.8] Uses composer default version constraint ^ (caret) Nov 15, 2018
Copy link
Member

@driesvints driesvints left a comment

Choose a reason for hiding this comment

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

Can you also update the dependency in the composer.json for the validation component?

@phroggyy
Copy link
Contributor

@nunomaduro ^ should be fine, but note that ~ was chosen as that is what Swiftmailer relies on, and I wanted to keep those matched. That said, ~2.0 and ^2.0 should be the same anyway

@taylorotwell taylorotwell merged commit 1e61e42 into laravel:master Nov 15, 2018
@nunomaduro nunomaduro deleted the patch-2 branch November 15, 2018 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants