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