diff options
author | Mario <mario@mariovavti.com> | 2024-03-16 11:54:07 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-03-16 11:54:07 +0000 |
commit | 64560cbca9246c0df485eefe667b867a559546a4 (patch) | |
tree | 08c1d999399d260dc9ac1c67f68eae12bedc07ea /vendor | |
parent | 6e97c97920127d434c27f32f79ef702bea6b628b (diff) | |
download | volse-hubzilla-64560cbca9246c0df485eefe667b867a559546a4.tar.gz volse-hubzilla-64560cbca9246c0df485eefe667b867a559546a4.tar.bz2 volse-hubzilla-64560cbca9246c0df485eefe667b867a559546a4.zip |
Revert "try installing git"
This reverts commit 0b4e0863764e20fa13342b89487de574bd3f1fe4
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 94b424294..16361a5b1 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' => '5af3c3577843a6f65c402c27607edca98233c08e', + 'reference' => 'dddcddc453bdbd59e1cafcb8ca8aeb2225dfda9d', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -340,7 +340,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '5af3c3577843a6f65c402c27607edca98233c08e', + 'reference' => 'dddcddc453bdbd59e1cafcb8ca8aeb2225dfda9d', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |