summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 4e75736..9187ebd 100644
--- a/composer.json
+++ b/composer.json
@@ -18,10 +18,10 @@
}
],
"require": {
- "php": "^5.6|^7.0"
+ "php": ">=5.6"
},
"require-dev": {
- "phpunit/phpunit": "^5.7"
+ "phpunit/phpunit": "^9.0"
},
"autoload": {
"psr-4": {