diff options
author | Mario <mario@mariovavti.com> | 2022-02-11 10:40:04 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-02-11 10:40:04 +0000 |
commit | 97584e046f410c6496cef21b8916379ee2ad8024 (patch) | |
tree | 4a697add287b4a6e49ef6921a6d327d02f9bd870 /vendor/composer | |
parent | 09d2fce85ddf9db8e85e0f496fde61c0bbd55dde (diff) | |
download | volse-hubzilla-97584e046f410c6496cef21b8916379ee2ad8024.tar.gz volse-hubzilla-97584e046f410c6496cef21b8916379ee2ad8024.tar.bz2 volse-hubzilla-97584e046f410c6496cef21b8916379ee2ad8024.zip |
more ci testing
Diffstat (limited to 'vendor/composer')
-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 bb52f4f45..b479a09ca 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -5,7 +5,7 @@ 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => 'fc3060cb299e17694a5a6d5ff2f97decfe4e648b', + 'reference' => '09d2fce85ddf9db8e85e0f496fde61c0bbd55dde', 'name' => 'zotlabs/hubzilla', 'dev' => false, ), @@ -289,7 +289,7 @@ 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => 'fc3060cb299e17694a5a6d5ff2f97decfe4e648b', + 'reference' => '09d2fce85ddf9db8e85e0f496fde61c0bbd55dde', 'dev_requirement' => false, ), ), |