diff options
author | Mario <mario@mariovavti.com> | 2024-03-14 10:58:20 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-03-14 10:58:20 +0000 |
commit | 55532c7cb1fee208893fc13c372acf703830529b (patch) | |
tree | 1dd7feef81920a7a288b88d319992f32994296a7 /composer.json | |
parent | a93fed5ae250533af1682cfc721459d6bae9b263 (diff) | |
download | volse-hubzilla-55532c7cb1fee208893fc13c372acf703830529b.tar.gz volse-hubzilla-55532c7cb1fee208893fc13c372acf703830529b.tar.bz2 volse-hubzilla-55532c7cb1fee208893fc13c372acf703830529b.zip |
revert addition of zip
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 9164b235f..b9ad1591b 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,6 @@ }, "require": { "php": ">=8.0.2", - "ext-zip": "*", "ext-curl": "*", "ext-iconv": "*", "ext-intl": "*", |