From dfd3b5b34633597eb55265cee4aa392a3df9ae66 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Mon, 31 Oct 2022 15:44:27 +0100 Subject: [PATCH] Add currency GBP --- l18n | 2 +- src/MDCurrenciesSet.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/l18n b/l18n index 199469b..0b7ac0d 160000 --- a/l18n +++ b/l18n @@ -1 +1 @@ -Subproject commit 199469bb7b2d692e935f4f4525822104972a9ecc +Subproject commit 0b7ac0df80591da28be2718b8dad4547c6178827 diff --git a/src/MDCurrenciesSet.php b/src/MDCurrenciesSet.php index 965da54..ed65dc8 100644 --- a/src/MDCurrenciesSet.php +++ b/src/MDCurrenciesSet.php @@ -26,6 +26,7 @@ final class MDCurrenciesSet extends MDValueSet { 'hu-Pengő', 'hu-Korona', 'pl-Złoty', + 'uk-GBP', 'us-USD', ];