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

Support Laravel 6 #18

Closed
checkerschaf opened this issue Sep 11, 2019 · 4 comments
Closed

Support Laravel 6 #18

checkerschaf opened this issue Sep 11, 2019 · 4 comments

Comments

@checkerschaf
Copy link

Hey,

as Laravel 6 has been released, the current composer.json doesn't allow to upgrade to laravel ^6.0.
Do you know if there are any breaking changes in here?

@malhal
Copy link
Owner

malhal commented Sep 11, 2019

I don't know sorry

@Zubeek91
Copy link

Is there a plan to update this to v6 or is this no longer being maintained ?

@Grayda
Copy link
Contributor

Grayda commented Oct 5, 2019

I've forked and updated this package here: https://github.com/Auroras-live/Laravel-Geographical/

I haven't tested it yet (I'm in the process of updating to Laravel 6 now), but give it a shot. I can do a PR back if it works fine. From the looks of things, there's no incompatible code in there, so it should just need composer.json updated.

To use my updated repo, just add

      {
        "url": "https://github.com/Auroras-live/Laravel-Geographical.git",
        "type": "git"
      }

To the repositories section of your composer.json file, then composer update

@malhal
Copy link
Owner

malhal commented Oct 5, 2019

Yes please do a PR and I’ll merge it in

@malhal malhal closed this as completed Oct 5, 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

No branches or pull requests

4 participants