diff options
author | Mario <mario@mariovavti.com> | 2022-02-11 10:56:23 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-02-11 10:56:23 +0000 |
commit | 463806822c8fafd872bfe103cac363b0621cde24 (patch) | |
tree | 2a77bf30285a44917f351b396521a7f20415af6f /vendor | |
parent | b74c2f001d1bd5d9fc25a08de386527341daf451 (diff) | |
download | volse-hubzilla-463806822c8fafd872bfe103cac363b0621cde24.tar.gz volse-hubzilla-463806822c8fafd872bfe103cac363b0621cde24.tar.bz2 volse-hubzilla-463806822c8fafd872bfe103cac363b0621cde24.zip |
more ci testing
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 b479a09ca..d1dfb6449 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -5,7 +5,7 @@ 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => '09d2fce85ddf9db8e85e0f496fde61c0bbd55dde', + 'reference' => 'b74c2f001d1bd5d9fc25a08de386527341daf451', 'name' => 'zotlabs/hubzilla', 'dev' => false, ), @@ -289,7 +289,7 @@ 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => '09d2fce85ddf9db8e85e0f496fde61c0bbd55dde', + 'reference' => 'b74c2f001d1bd5d9fc25a08de386527341daf451', 'dev_requirement' => false, ), ), |