Skip to content

Require Laravel 5.x or 6.x instead of 5.0 - 6.0 #161

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

Merged
merged 1 commit into from
Oct 2, 2019
Merged

Require Laravel 5.x or 6.x instead of 5.0 - 6.0 #161

merged 1 commit into from
Oct 2, 2019

Conversation

JaZo
Copy link
Contributor

@JaZo JaZo commented Oct 2, 2019

I changed the Laravel version range from '5.0 - 6.0' to '^5.0|^6.0' which seems to be what @mikebronner intended to do in #156. Laravel is following semver now, so requiring '^6.0' should be fine. This fixes #160.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 90.598% when pulling 9a41544 on JaZo:patch-1 into cecbcfd on geocoder-php:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 90.598% when pulling 9a41544 on JaZo:patch-1 into cecbcfd on geocoder-php:master.

@mikebronner mikebronner merged commit c9e28f3 into geocoder-php:master Oct 2, 2019
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.

Installation issues with Laravel 6.1
3 participants