aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/commerceguys/intl/composer.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-06-05 09:34:18 +0000
committerMario <mario@mariovavti.com>2021-06-05 09:34:18 +0000
commitbec3cb48e548bf9d29ac579789cee13a52915be1 (patch)
treef0f9893c885556e3d21eaf741d3cd33b7e7417a0 /vendor/commerceguys/intl/composer.json
parente8d2819c4231ccea1e98df184859fb6ff523e74f (diff)
downloadvolse-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 'vendor/commerceguys/intl/composer.json')
-rw-r--r--vendor/commerceguys/intl/composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/commerceguys/intl/composer.json b/vendor/commerceguys/intl/composer.json
index 2685c8283..acd44066f 100644
--- a/vendor/commerceguys/intl/composer.json
+++ b/vendor/commerceguys/intl/composer.json
@@ -4,10 +4,10 @@
"description": "Internationalization library powered by CLDR data.",
"license": "MIT",
"require": {
- "php": ">=7.0.8"
+ "php": ">=7.1.3"
},
"require-dev": {
- "phpunit/phpunit": "^6.0",
+ "phpunit/phpunit": "^7.5",
"mikey179/vfsstream": "1.*"
},
"autoload": {