diff options
author | Mario <mario@mariovavti.com> | 2024-03-14 11:01:20 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-03-14 11:01:20 +0000 |
commit | c2d6d376a49e856e98b6b9e61c11760cf37716b3 (patch) | |
tree | 333ef1ba1c04e09f460bd1eab600d6f0cc70d905 /vendor/composer/installed.php | |
parent | 55532c7cb1fee208893fc13c372acf703830529b (diff) | |
download | volse-hubzilla-c2d6d376a49e856e98b6b9e61c11760cf37716b3.tar.gz volse-hubzilla-c2d6d376a49e856e98b6b9e61c11760cf37716b3.tar.bz2 volse-hubzilla-c2d6d376a49e856e98b6b9e61c11760cf37716b3.zip |
Revert "revert addition of zip"
This reverts commit 55532c7cb1fee208893fc13c372acf703830529b.
Diffstat (limited to 'vendor/composer/installed.php')
-rw-r--r-- | vendor/composer/installed.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 3791b3ef1..374064cf8 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' => '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(), |