summaryrefslogtreecommitdiffstats
path: root/composer-factory.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer-factory.json')
-rw-r--r--composer-factory.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer-factory.json b/composer-factory.json
index 04b3166..4d77920 100644
--- a/composer-factory.json
+++ b/composer-factory.json
@@ -16,9 +16,9 @@
}
],
"require": {
- "php": "^7.1",
+ "php": "^7.1 || ^8.0",
"psr/http-factory": "^1.0",
- "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0"
+ "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
},
"autoload": {
"psr-4": {