File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ Dont worry about your favorite currency conversion service suddenly shutting dow
1111
1212## Inspiration
1313
14- I needed a currency conversion API for [ my travel website] ( ) but couldn't find a good PHP package. The idea of the
15- [ ` Rackbeat/php-currency-api ` ] ( https://github.com/Rackbeat/php-currency-api ) package came closest but unfortunately it
16- was just a stub and not implemented.
14+ I needed a currency conversion API for [ my travel website] ( ) but couldn't find a good PHP package. The idea of the
15+ [ ` Rackbeat/php-currency-api ` ] ( https://github.com/Rackbeat/php-currency-api ) package came closest but unfortunately it
16+ was just a stub and not implemented.
1717
1818## Supported APIs
1919
@@ -27,7 +27,7 @@ was just a stub and not implemented.
2727
2828## Prerequisites
2929
30- * PHP 7.1 or higher (Tested on: PHP 7.1 ✅, 7.2 ✅ and 7.3 ✅)
30+ * ` PHP 7.1 ` or higher (Tested on: PHP ` 7.1 ` ✅, ` 7.2 ` ✅ and ` 7.3 ` ✅)
3131* [ Composer] ( https://getcomposer.org )
3232* An account with one or more of the API providers above
3333
You can’t perform that action at this time.
0 commit comments