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 39b7d9814..c3fa3bfd0 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' => 'c771d7c31a6a8817753079f0010b8e1cbda8c11a', + 'reference' => 'ed0d2fed66355a289d50a96023c67da4682a44be', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -331,7 +331,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => 'c771d7c31a6a8817753079f0010b8e1cbda8c11a', + 'reference' => 'ed0d2fed66355a289d50a96023c67da4682a44be', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |