diff options
author | Mario <mario@mariovavti.com> | 2021-06-05 09:34:18 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-06-05 09:34:18 +0000 |
commit | bec3cb48e548bf9d29ac579789cee13a52915be1 (patch) | |
tree | f0f9893c885556e3d21eaf741d3cd33b7e7417a0 /composer.json | |
parent | e8d2819c4231ccea1e98df184859fb6ff523e74f (diff) | |
download | volse-hubzilla-bec3cb48e548bf9d29ac579789cee13a52915be1.tar.gz volse-hubzilla-bec3cb48e548bf9d29ac579789cee13a52915be1.tar.bz2 volse-hubzilla-bec3cb48e548bf9d29ac579789cee13a52915be1.zip |
composer update commerceguys/intl to version 1.1.0
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 12f6200b6..4fb336d64 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "simplepie/simplepie": "~1.5", "league/html-to-markdown": "^5.0", "pear/text_languagedetect": "^1.0", - "commerceguys/intl": "~1.0.5", + "commerceguys/intl": "~1.1.0", "lukasreschke/id3parser": "^0.0.3", "smarty/smarty": "~3.1", "ramsey/uuid": "^4.1", |