GeocoderLaravel Versions Save

Geocoder service provider for Laravel

4.7.0

2 months ago

Added

  • Laravel 11 compatibility. Thanks @laravel-shift!

4.6.0

1 year ago

Added

  • Laravel 10 compatibility.

4.5.1

2 years ago

Removed

  • dummy Google Maps API key that was used for testing.

4.5.0

2 years ago

Added

  • Laravel 9 compatibility. Thanks @nabilelmahiri!

4.4.6

2 years ago

Changed

  • dependencies to accommodate up-to-date versions.

4.4.5

2 years ago

Added

  • clearing of empty items from cache using cache store name.

4.4.4

3 years ago

Added

  • explicit PHP 8 support.

Reverted

  • previous changes back, so that when the dependencies do support PHP 8, this package will be ready.

4.4.3

3 years ago

WIP

4.4.2

3 years ago

Adding

  • temporary support for PHP 8 until the dependencies officially support it.

4.4.1

3 years ago

Fixed

  • TravisCI configuration.