We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8942b8 commit 0355c5bCopy full SHA for 0355c5b
src/config/config.php
@@ -1,6 +1,6 @@
1
<?php
2
3
return array(
4
- 'provider' => 'GoogleMapsProvider',
+ 'provider' => 'FreeGeoIpProvider',
5
'adapter' => 'CurlHttpAdapter'
6
-);
+);
0 commit comments