composer update
This commit is contained in:
6
vendor/torann/geoip/config/geoip.php
vendored
6
vendor/torann/geoip/config/geoip.php
vendored
@@ -81,6 +81,12 @@ return [
|
||||
'lang' => 'en',
|
||||
],
|
||||
|
||||
'ipdata' => [
|
||||
'class' => \Torann\GeoIP\Services\IPData::class,
|
||||
'key' => env('IPDATA_API_KEY'),
|
||||
'secure' => true,
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user