Releases: Daursu/postcode-lookup
Releases · Daursu/postcode-lookup
Added support for Laravel 9
- Added support for Laravel 9
- Updated the minimum required PHP version to 7.4, as older versions are no longer supported as per https://www.php.net/supported-versions.php
Laravel 8 support
Added Laravel 8 support
Laravel 7 support
This release brings Laravel 7 support.
Spaces
Packagist fix
Fix packagist hooks
Google API key
Changelog
- Added configuration file and the ability to set the Google API key.
- Updated namespaces to PSR-4
- Added test stubs.
- Dropped support for Laravel 4.