¨4.0.1¨
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
return [
|
||||
'services' => [
|
||||
'array' => ['latest_rates' => []],
|
||||
'array' => ['latestRates' => []],
|
||||
'fixer' => ['access_key' => env('FIXER_ACCESS_KEY')],
|
||||
'forge' => ['api_key' => env('FORGE_API_KEY')],
|
||||
'currency_data_feed' => ['api_key' => env('CURRENCY_DATA_FEED_API_KEY')],
|
||||
|
||||
Reference in New Issue
Block a user