File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ and optionally cache the results.
1010## QuickStart
1111
1212``` bash
13- $ composer require florianv/swap-bundle php-http/message php-http/guzzle6-adapter
13+ $ composer require florianv/swap-bundle php-http/message php-http/guzzle6-adapter ^1.0
1414```
1515
1616## Documentation
@@ -47,7 +47,7 @@ Here is the list of the currently implemented services:
4747| [ 1Forge] ( https://1forge.com ) | * (free but limited or paid) | * (free but limited or paid) | No |
4848| [ European Central Bank] ( https://www.ecb.europa.eu/home/html/index.en.html ) | EUR | * | Yes |
4949| [ National Bank of Romania] ( http://www.bnr.ro ) | RON | * | Yes |
50- | [ Central Bank of the Republic of Turkey] ( http://www.tcmb.gov.tr ) | * | TRY | No |
50+ | [ Central Bank of the Republic of Turkey] ( http://www.tcmb.gov.tr ) | * | TRY | Yes |
5151| [ Central Bank of the Czech Republic] ( https://www.cnb.cz ) | * | CZK | Yes |
5252| [ Central Bank of Russia] ( https://cbr.ru ) | * | RUB | Yes |
5353| [ WebserviceX] ( http://www.webservicex.net ) | * | * | No |
@@ -56,6 +56,7 @@ Here is the list of the currently implemented services:
5656| [ CurrencyDataFeed] ( https://currencydatafeed.com ) | * (free but limited or paid) | * (free but limited or paid) | No |
5757| [ Open Exchange Rates] ( https://openexchangerates.org ) | USD (free), * (paid) | * | Yes |
5858| [ Xignite] ( https://www.xignite.com ) | * | * | Yes |
59+ | [ CurrencyConverterApi] ( https://www.currencyconverterapi.com ) | * | * | Yes (free but limited or paid) |
5960| Array | * | * | Yes |
6061
6162## Credits
You can’t perform that action at this time.
0 commit comments