Skip to content

Releases: adrianorsouza/laravel-geolocation

v1.2.0

08 Mar 00:19
Compare
Choose a tag to compare

v1.2.0

  • 2023-03-07 - update version constraint for require-dev testbench package
  • 2023-03-07 - typo fix
  • 2023-03-07 - Merge pull request #6 from BrekiTomasson/dev-l10-compatibility

v1.1.0

30 Apr 19:40
Compare
Choose a tag to compare

v1.1.0

  • 2022-04-30 - update Travis config to support PHP 8.0 and 8.1.
  • 2022-04-27 - added support for Laravel ^9.0.

v1.0.0

25 Jan 15:18
Compare
Choose a tag to compare
  • fix composer requirements
  • add return type declaration
  • update README
  • removed unused class
  • upgrade testbench to 6.9 and guzzle to 7.0
  • upgrade tests