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.lock | |
| 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.lock')
| -rw-r--r-- | composer.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock index c39b85ffff..4e3ecb3278 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "4d9ad51212909a4ca93db7f302120609", + "content-hash": "684e6ab5348154098e15b770a1f1ed0c", "packages": [ { "name": "aura/router", @@ -1051,16 +1051,16 @@ }, { "name": "fisharebest/localization", - "version": "1.16.0", + "version": "1.16.1", "source": { "type": "git", "url": "https://github.com/fisharebest/localization.git", - "reference": "0b62ab3803eabcfbf2fe45a0ba606365814ca5a2" + "reference": "8ad99b7c5c014ea4956af97808ece0c672a351b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fisharebest/localization/zipball/0b62ab3803eabcfbf2fe45a0ba606365814ca5a2", - "reference": "0b62ab3803eabcfbf2fe45a0ba606365814ca5a2", + "url": "https://api.github.com/repos/fisharebest/localization/zipball/8ad99b7c5c014ea4956af97808ece0c672a351b5", + "reference": "8ad99b7c5c014ea4956af97808ece0c672a351b5", "shasum": "" }, "require": { @@ -1110,9 +1110,9 @@ ], "support": { "issues": "https://github.com/fisharebest/localization/issues", - "source": "https://github.com/fisharebest/localization/tree/1.16.0" + "source": "https://github.com/fisharebest/localization/tree/1.16.1" }, - "time": "2022-07-07T08:45:37+00:00" + "time": "2022-08-10T13:09:20+00:00" }, { "name": "guzzlehttp/guzzle", |
