diff options
author | Mario <mario@mariovavti.com> | 2021-02-08 20:05:05 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-02-08 20:05:05 +0000 |
commit | 5aee2f172ecdf58e13dd328c787fd199c48d24c5 (patch) | |
tree | bc0e93ae0724e363f1995ff86ea9ca2fa3a8d073 /vendor/composer/InstalledVersions.php | |
parent | 6b8b42fb211d488388044621d8cff9e6d85e2b0f (diff) | |
download | volse-hubzilla-5aee2f172ecdf58e13dd328c787fd199c48d24c5.tar.gz volse-hubzilla-5aee2f172ecdf58e13dd328c787fd199c48d24c5.tar.bz2 volse-hubzilla-5aee2f172ecdf58e13dd328c787fd199c48d24c5.zip |
restructure keyutiĆls tests
Diffstat (limited to 'vendor/composer/InstalledVersions.php')
-rw-r--r-- | vendor/composer/InstalledVersions.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/composer/InstalledVersions.php b/vendor/composer/InstalledVersions.php index 49f5297d5..4e4b8790a 100644 --- a/vendor/composer/InstalledVersions.php +++ b/vendor/composer/InstalledVersions.php @@ -29,7 +29,7 @@ private static $installed = array ( 'aliases' => array ( ), - 'reference' => '1bcf84f27510e9afe20a3c6a509ca7062aba0aa9', + 'reference' => '6b8b42fb211d488388044621d8cff9e6d85e2b0f', 'name' => 'zotlabs/hubzilla', ), 'versions' => @@ -271,7 +271,7 @@ private static $installed = array ( 'aliases' => array ( ), - 'reference' => '1bcf84f27510e9afe20a3c6a509ca7062aba0aa9', + 'reference' => '6b8b42fb211d488388044621d8cff9e6d85e2b0f', ), ), ); |