aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/commerceguys/intl/composer.json
diff options
context:
space:
mode:
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": {