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