diff options
author | Mario <mario@mariovavti.com> | 2024-03-14 10:49:41 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-03-14 10:49:41 +0000 |
commit | a93fed5ae250533af1682cfc721459d6bae9b263 (patch) | |
tree | 333ef1ba1c04e09f460bd1eab600d6f0cc70d905 /composer.lock | |
parent | ba1b48f177f7cec80dbe25012646491a22de7968 (diff) | |
download | volse-hubzilla-a93fed5ae250533af1682cfc721459d6bae9b263.tar.gz volse-hubzilla-a93fed5ae250533af1682cfc721459d6bae9b263.tar.bz2 volse-hubzilla-a93fed5ae250533af1682cfc721459d6bae9b263.zip |
update lock file
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.lock b/composer.lock index 619074c64..1abe82ae6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6f742c93e921d4e93b52c1fbfa177931", + "content-hash": "60e71e31d822871587d2f29f3c62f6a1", "packages": [ { "name": "blueimp/jquery-file-upload", @@ -5315,6 +5315,7 @@ "prefer-lowest": false, "platform": { "php": ">=8.0.2", + "ext-zip": "*", "ext-curl": "*", "ext-iconv": "*", "ext-intl": "*", |