summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 3ccfc7e..a252119 100644
--- a/composer.json
+++ b/composer.json
@@ -23,7 +23,7 @@
"issues": "https://github.com/phar-io/manifest/issues"
},
"require": {
- "php": "^7.2",
+ "php": "^7.2 || ^8.0",
"ext-dom": "*",
"ext-phar": "*",
"ext-xmlwriter": "*",