aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/commerceguys/intl/src/Currency/CurrencyRepository.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-06-05 09:11:39 +0000
committerMario <mario@mariovavti.com>2021-06-05 09:11:39 +0000
commitcc85c2f4d7fc0e456cc4d4336abe4ee19d03f312 (patch)
treeff4f4619e6630f5d6a3beeba981f27d585e5e5a1 /vendor/commerceguys/intl/src/Currency/CurrencyRepository.php
parentbee4fa9937e2a4292153d6d02e798ba50b5476a9 (diff)
downloadvolse-hubzilla-cc85c2f4d7fc0e456cc4d4336abe4ee19d03f312.tar.gz
volse-hubzilla-cc85c2f4d7fc0e456cc4d4336abe4ee19d03f312.tar.bz2
volse-hubzilla-cc85c2f4d7fc0e456cc4d4336abe4ee19d03f312.zip
composer update commerceguys/intl
Diffstat (limited to 'vendor/commerceguys/intl/src/Currency/CurrencyRepository.php')
-rw-r--r--vendor/commerceguys/intl/src/Currency/CurrencyRepository.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/vendor/commerceguys/intl/src/Currency/CurrencyRepository.php b/vendor/commerceguys/intl/src/Currency/CurrencyRepository.php
index 97f3ee3dd..66561825e 100644
--- a/vendor/commerceguys/intl/src/Currency/CurrencyRepository.php
+++ b/vendor/commerceguys/intl/src/Currency/CurrencyRepository.php
@@ -52,10 +52,10 @@ class CurrencyRepository implements CurrencyRepositoryInterface
'id', 'is', 'it', 'ja', 'ka', 'kk', 'km', 'ko', 'kok', 'ks', 'ky', 'lb',
'lo', 'lt', 'lv', 'mg', 'mk', 'ml', 'mn', 'mr', 'ms', 'my', 'nb', 'ne',
'nl', 'nn', 'pa', 'pl', 'ps', 'pt', 'pt-PT', 'rn', 'ro', 'ru', 'sd',
- 'si', 'sk', 'sl', 'so', 'sq', 'sr', 'sr-Latn', 'sv', 'sw', 'sw-CD',
- 'sw-KE', 'ta', 'te', 'th', 'tk', 'tr', 'uk', 'ur', 'ur-IN', 'uz',
- 'uz-Cyrl', 'vi', 'yue', 'yue-Hans', 'zh', 'zh-Hans-HK', 'zh-Hant',
- 'zh-Hant-HK',
+ 'si', 'sk', 'sl', 'so', 'sq', 'sr', 'sr-Cyrl-BA', 'sr-Latn',
+ 'sr-Latn-BA', 'sv', 'sw', 'sw-CD', 'sw-KE', 'ta', 'te', 'th', 'tk',
+ 'tr', 'uk', 'ur', 'ur-IN', 'uz', 'uz-Cyrl', 'vi', 'yue', 'yue-Hans',
+ 'zh', 'zh-Hans-HK', 'zh-Hant', 'zh-Hant-HK'
];
/**