aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-02-11 10:28:22 +0000
committerMario <mario@mariovavti.com>2022-02-11 10:28:22 +0000
commitfc3060cb299e17694a5a6d5ff2f97decfe4e648b (patch)
treea487a8725328aa8adf0116dea63cf0de13380eef
parent9804a6716551d29a367fac747217f3f2f0358bec (diff)
downloadvolse-hubzilla-fc3060cb299e17694a5a6d5ff2f97decfe4e648b.tar.gz
volse-hubzilla-fc3060cb299e17694a5a6d5ff2f97decfe4e648b.tar.bz2
volse-hubzilla-fc3060cb299e17694a5a6d5ff2f97decfe4e648b.zip
we do not actually require this for the tests
-rw-r--r--composer.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index d994be1ef..fca3cccdc 100644
--- a/composer.json
+++ b/composer.json
@@ -25,12 +25,10 @@
"require": {
"php": ">=8.0.2",
"ext-curl": "*",
- "ext-gd": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"ext-openssl": "*",
"ext-json": "*",
- "ext-zip": "*",
"ext-posix": "*",
"sabre/dav": "^4.0",
"michelf/php-markdown": "^1.7",