diff options
author | Mario <mario@mariovavti.com> | 2024-09-30 07:12:30 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-09-30 07:12:30 +0000 |
commit | becd4c6ffd3138731e528acdf6842fe53f381f6a (patch) | |
tree | c4c9390bc6cf0c8f683aa96883d73140d3369378 /vendor/composer/installed.php | |
parent | 3f411787c1436e2259efb184c0f84b13f4244fb0 (diff) | |
download | volse-hubzilla-becd4c6ffd3138731e528acdf6842fe53f381f6a.tar.gz volse-hubzilla-becd4c6ffd3138731e528acdf6842fe53f381f6a.tar.bz2 volse-hubzilla-becd4c6ffd3138731e528acdf6842fe53f381f6a.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 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(), |