summaryrefslogtreecommitdiff
path: root/vendor/chillerlan/php-settings-container/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/chillerlan/php-settings-container/composer.json')
-rw-r--r--vendor/chillerlan/php-settings-container/composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/chillerlan/php-settings-container/composer.json b/vendor/chillerlan/php-settings-container/composer.json
index 4dc758665..4464e6e8a 100644
--- a/vendor/chillerlan/php-settings-container/composer.json
+++ b/vendor/chillerlan/php-settings-container/composer.json
@@ -20,11 +20,11 @@
"source": "https://github.com/chillerlan/php-settings-container"
},
"require": {
- "php": "^7.2",
+ "php": "^7.2 || ^8.0",
"ext-json": "*"
},
"require-dev": {
- "phpunit/phpunit": "^8.3"
+ "phpunit/phpunit": "^8.4"
},
"autoload": {
"psr-4": {