diff options
author | Mario <mario@mariovavti.com> | 2024-03-16 12:18:24 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-03-16 12:18:24 +0000 |
commit | 19c0e976589eba89bbde51482cd50e3a91edea95 (patch) | |
tree | b19a2eaea844810cf77f664278beba1766a2ca8d /vendor/composer/installed.php | |
parent | fe018d646a4f25d3512059f6e8d520441e95967c (diff) | |
download | volse-hubzilla-19c0e976589eba89bbde51482cd50e3a91edea95.tar.gz volse-hubzilla-19c0e976589eba89bbde51482cd50e3a91edea95.tar.bz2 volse-hubzilla-19c0e976589eba89bbde51482cd50e3a91edea95.zip |
add git again allthough it is not clear why it is required
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 0fc311b04..17113d857 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => 'zotlabs/hubzilla', 'pretty_version' => 'dev-9.0RC', 'version' => 'dev-9.0RC', - 'reference' => '8fc0210428d267df4d0e80c18ad35858202b538b', + 'reference' => 'fe018d646a4f25d3512059f6e8d520441e95967c', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -340,7 +340,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-9.0RC', 'version' => 'dev-9.0RC', - 'reference' => '8fc0210428d267df4d0e80c18ad35858202b538b', + 'reference' => 'fe018d646a4f25d3512059f6e8d520441e95967c', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |