Skip to content

Commit 379155e

Browse files
committed
Allow for more currency exchange rate pairs, without need for fixer.io
1 parent 0717239 commit 379155e

File tree

2 files changed

+16
-12
lines changed

2 files changed

+16
-12
lines changed

composer.lock

Lines changed: 13 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/packages/swap.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ florianv_swap:
1111

1212
fixer: # Fixer.io (needs an API key)
1313
access_key: "%env(string:settings:exchange_rate:fixerApiKey)%"
14+
15+
frankfurter: ~
16+
fawazahmed_currency_api: ~

0 commit comments

Comments
 (0)