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 a5a00775f..9e9178ad8 100644
--- a/composer.json
+++ b/composer.json
@@ -41,7 +41,7 @@
"source": "https://github.com/nextcloud/news/"
},
"require": {
- "php": "^7.2",
+ "php": "^7.2 || 8.0.x",
"ezyang/htmlpurifier": "^4.13.0",
"pear/net_url2": "2.2.2",
"riimu/kit-pathjoin": "1.2.0",