Skip to content

Commit 6b5854c

Browse files
authored
Update Currencies.php
Fix Belarus currency
1 parent f44b391 commit 6b5854c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Support/Currencies.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
'BT' => 'BTN',
3636
'BV' => 'NOK',
3737
'BW' => 'BWP',
38-
'BY' => 'BYR',
38+
'BY' => 'BYN',
3939
'BZ' => 'BZD',
4040
'CA' => 'CAD',
4141
'CC' => 'AUD',

0 commit comments

Comments
 (0)