diff options
Diffstat (limited to 'vendor/composer/installed.php')
-rw-r--r-- | vendor/composer/installed.php | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 551464544..212ebcc47 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' => '5782a674b0cb490f1e3544e5dcb0f7e969361df3', + 'reference' => '3f411787c1436e2259efb184c0f84b13f4244fb0', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -233,9 +233,9 @@ 'dev_requirement' => false, ), 'sabre/vobject' => array( - 'pretty_version' => '4.5.4', - 'version' => '4.5.4.0', - 'reference' => 'a6d53a3e5bec85ed3dd78868b7de0f5b4e12f772', + 'pretty_version' => '4.5.5', + 'version' => '4.5.5.0', + 'reference' => '7148cf57d25aaba0a49f6656d37c35e8175b3087', 'type' => 'library', 'install_path' => __DIR__ . '/../sabre/vobject', 'aliases' => array(), @@ -349,7 +349,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '5782a674b0cb490f1e3544e5dcb0f7e969361df3', + 'reference' => '3f411787c1436e2259efb184c0f84b13f4244fb0', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |