Revert "revert addition of zip"

This reverts commit 55532c7cb1.
This commit is contained in:
Mario
2024-03-14 11:01:20 +00:00
parent 55532c7cb1
commit c2d6d376a4
3 changed files with 5 additions and 3 deletions

View File

@@ -24,6 +24,7 @@
},
"require": {
"php": ">=8.0.2",
"ext-zip": "*",
"ext-curl": "*",
"ext-iconv": "*",
"ext-intl": "*",

3
composer.lock generated
View File

@@ -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": "*",

View File

@@ -3,7 +3,7 @@
'name' => 'zotlabs/hubzilla',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'a93fed5ae250533af1682cfc721459d6bae9b263',
'reference' => 'ba1b48f177f7cec80dbe25012646491a22de7968',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -340,7 +340,7 @@
'zotlabs/hubzilla' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'a93fed5ae250533af1682cfc721459d6bae9b263',
'reference' => 'ba1b48f177f7cec80dbe25012646491a22de7968',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),