summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-03-26 12:03:10 +0100
committerRemi Collet <remi@remirepo.net>2019-03-26 12:03:10 +0100
commit43dba2bcabca13ebee8a73198b130619052651a8 (patch)
tree28e983df88ae83d8dd0d4738d1a67d031829c923 /composer.json
parent73834bcea29569113cd3cf505671913c7c8de734 (diff)
v1.5.1
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index 50b5763..bda5b2b 100644
--- a/composer.json
+++ b/composer.json
@@ -30,11 +30,10 @@
"issues": "https://github.com/composer/spdx-licenses/issues"
},
"require": {
- "php": "^5.3.2 || ^7.0"
+ "php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
- "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
- "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
+ "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7"
},
"autoload": {
"psr-4": {