diff options
author | Mario <mario@mariovavti.com> | 2024-01-03 10:53:37 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-01-03 10:53:37 +0000 |
commit | 322b619a7122fa812321ceb67016e0b1ce4affb6 (patch) | |
tree | 660fd384b04db56763d7bc2a18c1c18173f19f6e /vendor/composer/installed.php | |
parent | dff906ca69efbb8ae18e9954ec7a937e36b50308 (diff) | |
download | volse-hubzilla-322b619a7122fa812321ceb67016e0b1ce4affb6.tar.gz volse-hubzilla-322b619a7122fa812321ceb67016e0b1ce4affb6.tar.bz2 volse-hubzilla-322b619a7122fa812321ceb67016e0b1ce4affb6.zip |
update sabre/dav
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 8f84c2b16..c938e924b 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' => '0092b7c0a4d6cf49c092e2232af63f87be63142b', + 'reference' => 'dff906ca69efbb8ae18e9954ec7a937e36b50308', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -188,9 +188,9 @@ ), ), 'sabre/dav' => array( - 'pretty_version' => '4.4.0', - 'version' => '4.4.0.0', - 'reference' => 'b65362abc926520eda2c57e219f022a6c288069d', + 'pretty_version' => '4.6.0', + 'version' => '4.6.0.0', + 'reference' => '554145304b4a026477d130928d16e626939b0b2a', 'type' => 'library', 'install_path' => __DIR__ . '/../sabre/dav', 'aliases' => array(), @@ -313,7 +313,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '0092b7c0a4d6cf49c092e2232af63f87be63142b', + 'reference' => 'dff906ca69efbb8ae18e9954ec7a937e36b50308', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |