summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json8
1 files changed, 3 insertions, 5 deletions
diff --git a/composer.json b/composer.json
index b7f75a7..5cd8e2c 100644
--- a/composer.json
+++ b/composer.json
@@ -25,14 +25,12 @@
]
},
"require": {
- "php": "^7.1",
+ "php": "^7.1 || ^8.0",
"symfony/expression-language": "^4.0 || ^5.0"
},
"require-dev": {
- "sami/sami": "^4.0",
- "phpunit/php-code-coverage": "*",
- "phpunit/phpunit": "^7.4 || ^8",
- "phpmyadmin/coding-standard": "^1.0"
+ "phpunit/phpunit": "^7.4 || ^8 || ^9",
+ "phpmyadmin/coding-standard": "^2.0"
},
"autoload": {
"psr-4": {