Skip to content

Commit 5ff5e63

Browse files
authored
Merge pull request #59 from evaldas-leliuga/patch-1
Update Currencies.php
2 parents efeabaa + 19bf92b commit 5ff5e63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Support/Currencies.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
'LK' => 'LKR',
133133
'LR' => 'LRD',
134134
'LS' => 'LSL',
135-
'LT' => 'LTL',
135+
'LT' => 'EUR',
136136
'LU' => 'EUR',
137137
'LV' => 'EUR',
138138
'LY' => 'LYD',
@@ -248,4 +248,4 @@
248248
'ZA' => 'ZAR',
249249
'ZM' => 'ZMK',
250250
'ZW' => 'ZWL',
251-
];
251+
];

0 commit comments

Comments
 (0)