diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2022-08-10 14:12:38 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2022-08-10 14:12:38 +0100 |
| commit | a2794be8770e3166fd980b280f1c585215c833cb (patch) | |
| tree | 20ffc6a9c5245eef8a545b4be3c11ce28d9ebbff /composer.json | |
| parent | c8e67b9ea4598d2ebdcfc301128a46a435e410cf (diff) | |
| download | webtrees-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.json | 2 |
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", |
