aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-14 10:58:20 +0000
committerMario <mario@mariovavti.com>2024-03-14 10:58:20 +0000
commit55532c7cb1fee208893fc13c372acf703830529b (patch)
tree1dd7feef81920a7a288b88d319992f32994296a7
parenta93fed5ae250533af1682cfc721459d6bae9b263 (diff)
downloadvolse-hubzilla-55532c7cb1fee208893fc13c372acf703830529b.tar.gz
volse-hubzilla-55532c7cb1fee208893fc13c372acf703830529b.tar.bz2
volse-hubzilla-55532c7cb1fee208893fc13c372acf703830529b.zip
revert addition of zip
-rw-r--r--composer.json1
-rw-r--r--composer.lock3
-rw-r--r--vendor/composer/installed.php4
3 files changed, 3 insertions, 5 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": "*",
diff --git a/composer.lock b/composer.lock
index 1abe82ae6..619074c64 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": "60e71e31d822871587d2f29f3c62f6a1",
+ "content-hash": "6f742c93e921d4e93b52c1fbfa177931",
"packages": [
{
"name": "blueimp/jquery-file-upload",
@@ -5315,7 +5315,6 @@
"prefer-lowest": false,
"platform": {
"php": ">=8.0.2",
- "ext-zip": "*",
"ext-curl": "*",
"ext-iconv": "*",
"ext-intl": "*",
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php
index 374064cf8..3791b3ef1 100644
--- a/vendor/composer/installed.php
+++ b/vendor/composer/installed.php
@@ -3,7 +3,7 @@
'name' => 'zotlabs/hubzilla',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
- 'reference' => 'ba1b48f177f7cec80dbe25012646491a22de7968',
+ 'reference' => 'a93fed5ae250533af1682cfc721459d6bae9b263',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -340,7 +340,7 @@
'zotlabs/hubzilla' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
- 'reference' => 'ba1b48f177f7cec80dbe25012646491a22de7968',
+ 'reference' => 'a93fed5ae250533af1682cfc721459d6bae9b263',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),