-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
Hello!
Using your package I've encountered such bug: geoip()->getLocation($ip) returns an array with key time_zone
, but in login event listener i found timezone
key usage. Is this key depends on GeoIP service? I`m using IPGeolocation.
Environment:
PHP: 7.4.12
Laravel: 8
jamesmills/laravel-timezone: 1.9.3
torann/geoip: dev-master (downloaded today, 07.04.2021)
Maybe there is a problem in dependency, and i should rely on certain stable versions of torann/geoip? Latest stable version 3.0.2 differs from dev-master only in environment files like composer.json, so timezone key should have been changed earlier, i think.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels