diff options
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 374064cf8..aae85bfe7 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' => 'ba1b48f177f7cec80dbe25012646491a22de7968', + 'reference' => '81ce67df942d4bf378814677268fe03a29ecc028', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -340,7 +340,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => 'ba1b48f177f7cec80dbe25012646491a22de7968', + 'reference' => '81ce67df942d4bf378814677268fe03a29ecc028', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |