stevebauman / location

Detect a users location by their IP Address.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 10 support

JunichiroNakashima opened this issue · comments

Your composer.json does not include illuminate/support 10 and
I can not include your code into my laravel10 project.
Could you please check if your package is upgradable to laravel10.

Hi @JunichiroNakashima,

I’ll have this updated in a couple hours.

Thanks! 👍

Has illuminate version been bumped up to 10.0? I removed and performed a fresh composer require and I am still getting compatibility errors for illuminate/contracts and illuminate/support.

Apologies for the wait! I've just release v6.6.1 with Laravel 10 support.