jamesmills / laravel-timezone

Enable user Timezones in your application.
MIT License
677 stars 91 forks source link

Updated torann/geoip to v3.0. #61

Closed keenminded closed 3 years ago

keenminded commented 3 years ago

Updated torann/geoip package to version 3.0; Updated two parameters in phpdocs to use fully namespaced Carbon\Carbon;

jamesmills commented 3 years ago

Thanks @keenminded

I think this will address both these issues

https://github.com/jamesmills/laravel-timezone/issues/57 https://github.com/jamesmills/laravel-timezone/issues/54

Once I get the CI passing I will merge this.

jamesmills commented 3 years ago

Think I merged this using https://github.com/jamesmills/laravel-timezone/pull/63