diff options
author | Mario <mario@mariovavti.com> | 2022-02-11 10:56:23 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-02-11 10:56:23 +0000 |
commit | 463806822c8fafd872bfe103cac363b0621cde24 (patch) | |
tree | 2a77bf30285a44917f351b396521a7f20415af6f /composer.json | |
parent | b74c2f001d1bd5d9fc25a08de386527341daf451 (diff) | |
download | volse-hubzilla-463806822c8fafd872bfe103cac363b0621cde24.tar.gz volse-hubzilla-463806822c8fafd872bfe103cac363b0621cde24.tar.bz2 volse-hubzilla-463806822c8fafd872bfe103cac363b0621cde24.zip |
more ci testing
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
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", |