diff options
author | Mario <mario@mariovavti.com> | 2024-03-14 10:58:20 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-03-14 10:58:20 +0000 |
commit | 55532c7cb1fee208893fc13c372acf703830529b (patch) | |
tree | 1dd7feef81920a7a288b88d319992f32994296a7 /vendor | |
parent | a93fed5ae250533af1682cfc721459d6bae9b263 (diff) | |
download | volse-hubzilla-55532c7cb1fee208893fc13c372acf703830529b.tar.gz volse-hubzilla-55532c7cb1fee208893fc13c372acf703830529b.tar.bz2 volse-hubzilla-55532c7cb1fee208893fc13c372acf703830529b.zip |
revert addition of zip
Diffstat (limited to 'vendor')
-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 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(), |