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