summaryrefslogtreecommitdiffstats
path: root/composer-polyfill.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer-polyfill.json')
-rw-r--r--composer-polyfill.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/composer-polyfill.json b/composer-polyfill.json
index 620e665..7a25985 100644
--- a/composer-polyfill.json
+++ b/composer-polyfill.json
@@ -10,11 +10,11 @@
}
],
"require": {
- "php": "^5.5 || ^7.0",
- "phpunit/phpunit": "^4.0 || ^5.3 || ^6.0 || ^7.0 || ^8.0"
+ "php": "^5.5 || ^7.0 || ^8.0",
+ "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.0 || ^9.0"
},
"require-dev": {
- "friendsofphp/php-cs-fixer": "^2.12"
+ "friendsofphp/php-cs-fixer": "^2.16"
},
"conflict": {
"hhvm": "*"