General Information
GeocoderLaravel Version: 4.6.0
Laravel Version: 10
PHP Version: 8.2
Issue Description
As shown in the cookbook of geocoder-php, we can add configuration on a Guzzle adapter for example.
It is very usefull to set timeout or other configuration.
Is it possible with the config in this package ?