Releases: adrianorsouza/laravel-geolocation
Releases · adrianorsouza/laravel-geolocation
v1.3.0
What's Changed
- Laravel 12.x compatibility by @masmaleki in #10
New Contributors
- @masmaleki made their first contribution in #10
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.0
v1.1.0
- 2022-04-30 - update Travis config to support PHP
8.0
and8.1
. - 2022-04-27 - added support for Laravel
^9.0
.
v1.0.0
- fix composer requirements
- add return type declaration
- update README
- removed unused class
- upgrade testbench to 6.9 and guzzle to 7.0
- upgrade tests