summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2022-08-10 14:12:38 +0100
committerGreg Roach <greg@subaqua.co.uk>2022-08-10 14:12:38 +0100
commita2794be8770e3166fd980b280f1c585215c833cb (patch)
tree20ffc6a9c5245eef8a545b4be3c11ce28d9ebbff /composer.json
parentc8e67b9ea4598d2ebdcfc301128a46a435e410cf (diff)
downloadwebtrees-a2794be8770e3166fd980b280f1c585215c833cb.tar.gz
webtrees-a2794be8770e3166fd980b280f1c585215c833cb.tar.bz2
webtrees-a2794be8770e3166fd980b280f1c585215c833cb.zip
Fix: #4532 - wrong plural rule for Persian/Farsi
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 12d942f8f7..2247e8752d 100644
--- a/composer.json
+++ b/composer.json
@@ -50,7 +50,7 @@
"fisharebest/algorithm": "1.6.0",
"fisharebest/ext-calendar": "2.6.0",
"fisharebest/flysystem-chroot-adapter": "2.0.0",
- "fisharebest/localization": "1.16.0",
+ "fisharebest/localization": "1.16.1",
"guzzlehttp/guzzle": "7.4.5",
"illuminate/container": "8.83.23",
"illuminate/database": "8.83.23",