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.lock | |
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.lock')
-rw-r--r-- | composer.lock | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/composer.lock b/composer.lock index 3207f4676..988e6ab32 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": "64ccf5284f8e6e0326829279c6adb116", + "content-hash": "1cd80abc165d494582f4ef17e3ca6fdc", "packages": [ { "name": "blueimp/jquery-file-upload", @@ -191,24 +191,24 @@ }, { "name": "commerceguys/intl", - "version": "v1.0.8", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/commerceguys/intl.git", - "reference": "b8df285687b8d5d6494874d22e2e5cf625dbe180" + "reference": "90b4f75c4917927a1960c0dcaa002a91ab97f5d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/commerceguys/intl/zipball/b8df285687b8d5d6494874d22e2e5cf625dbe180", - "reference": "b8df285687b8d5d6494874d22e2e5cf625dbe180", + "url": "https://api.github.com/repos/commerceguys/intl/zipball/90b4f75c4917927a1960c0dcaa002a91ab97f5d5", + "reference": "90b4f75c4917927a1960c0dcaa002a91ab97f5d5", "shasum": "" }, "require": { - "php": ">=7.0.8" + "php": ">=7.1.3" }, "require-dev": { "mikey179/vfsstream": "1.*", - "phpunit/phpunit": "^6.0" + "phpunit/phpunit": "^7.5" }, "type": "library", "extra": { @@ -233,9 +233,9 @@ "description": "Internationalization library powered by CLDR data.", "support": { "issues": "https://github.com/commerceguys/intl/issues", - "source": "https://github.com/commerceguys/intl/tree/v1.0.8" + "source": "https://github.com/commerceguys/intl/tree/v1.1.0" }, - "time": "2020-12-05T16:31:25+00:00" + "time": "2021-05-17T08:25:58+00:00" }, { "name": "desandro/imagesloaded", |