aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-02-11 09:42:54 +0000
committerMario <mario@mariovavti.com>2022-02-11 09:42:54 +0000
commit51a48cc264c7636b880751362aa0a2874118b513 (patch)
treefbc14919a9d628df4db87064fbbbc0c6ae0e3e6a /composer.json
parentabbca1256502b3b017746de1187c8c65294d44ab (diff)
downloadvolse-hubzilla-51a48cc264c7636b880751362aa0a2874118b513.tar.gz
volse-hubzilla-51a48cc264c7636b880751362aa0a2874118b513.tar.bz2
volse-hubzilla-51a48cc264c7636b880751362aa0a2874118b513.zip
bump php version
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 1e7e0d35a..d994be1ef 100644
--- a/composer.json
+++ b/composer.json
@@ -23,7 +23,7 @@
"source": "https://framagit.org/hubzilla/core/"
},
"require": {
- "php": ">=7.3",
+ "php": ">=8.0.2",
"ext-curl": "*",
"ext-gd": "*",
"ext-mbstring": "*",