diff options
author | Mario <mario@mariovavti.com> | 2022-02-11 10:40:04 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-02-11 10:40:04 +0000 |
commit | 97584e046f410c6496cef21b8916379ee2ad8024 (patch) | |
tree | 4a697add287b4a6e49ef6921a6d327d02f9bd870 /composer.lock | |
parent | 09d2fce85ddf9db8e85e0f496fde61c0bbd55dde (diff) | |
download | volse-hubzilla-97584e046f410c6496cef21b8916379ee2ad8024.tar.gz volse-hubzilla-97584e046f410c6496cef21b8916379ee2ad8024.tar.bz2 volse-hubzilla-97584e046f410c6496cef21b8916379ee2ad8024.zip |
more ci testing
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/composer.lock b/composer.lock index 974ed1e58..1055c7071 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": "5df6dff4ab3b8919cba538bc54452d77", + "content-hash": "e60520ac0b03c63d8d9794b9236175c5", "packages": [ { "name": "blueimp/jquery-file-upload", @@ -7084,10 +7084,12 @@ "platform": { "php": ">=8.0.2", "ext-curl": "*", + "ext-gd": "*", "ext-mbstring": "*", "ext-xml": "*", "ext-openssl": "*", "ext-json": "*", + "ext-zip": "*", "ext-posix": "*" }, "platform-dev": [], |