diff options
author | Mario <mario@mariovavti.com> | 2024-01-03 10:58:31 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-01-03 10:58:31 +0000 |
commit | 85001c034b1353e7602911f9fbdf017188ed8b07 (patch) | |
tree | afbdd8301a953d2a36a01b6948e7af18d73a4da8 /vendor/composer/installed.php | |
parent | a56f6576e224922082670788755e357779b45db4 (diff) | |
download | volse-hubzilla-85001c034b1353e7602911f9fbdf017188ed8b07.tar.gz volse-hubzilla-85001c034b1353e7602911f9fbdf017188ed8b07.tar.bz2 volse-hubzilla-85001c034b1353e7602911f9fbdf017188ed8b07.zip |
update sabre/vobject
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 40f686237..7b9e23fcb 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' => 'd3e5d05026feec42f5836f821982e0cc59d91353', + 'reference' => 'a56f6576e224922082670788755e357779b45db4', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -224,9 +224,9 @@ 'dev_requirement' => false, ), 'sabre/vobject' => array( - 'pretty_version' => '4.5.3', - 'version' => '4.5.3.0', - 'reference' => 'fe6d9183154ed6f2f913f2b568d3d51d8ae9b308', + 'pretty_version' => '4.5.4', + 'version' => '4.5.4.0', + 'reference' => 'a6d53a3e5bec85ed3dd78868b7de0f5b4e12f772', 'type' => 'library', 'install_path' => __DIR__ . '/../sabre/vobject', 'aliases' => array(), @@ -313,7 +313,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => 'd3e5d05026feec42f5836f821982e0cc59d91353', + 'reference' => 'a56f6576e224922082670788755e357779b45db4', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |