diff options
author | Mario <mario@mariovavti.com> | 2024-01-03 10:57:15 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-01-03 10:57:15 +0000 |
commit | a56f6576e224922082670788755e357779b45db4 (patch) | |
tree | d5cfec9785ac3be2b1a6b4cb08beeede0d17f19e /vendor/composer/installed.php | |
parent | d3e5d05026feec42f5836f821982e0cc59d91353 (diff) | |
download | volse-hubzilla-a56f6576e224922082670788755e357779b45db4.tar.gz volse-hubzilla-a56f6576e224922082670788755e357779b45db4.tar.bz2 volse-hubzilla-a56f6576e224922082670788755e357779b45db4.zip |
update ramsey/uuid
Diffstat (limited to 'vendor/composer/installed.php')
-rw-r--r-- | vendor/composer/installed.php | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 34200a099..40f686237 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' => '322b619a7122fa812321ceb67016e0b1ce4affb6', + 'reference' => 'd3e5d05026feec42f5836f821982e0cc59d91353', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -173,9 +173,9 @@ 'dev_requirement' => false, ), 'ramsey/uuid' => array( - 'pretty_version' => '4.7.4', - 'version' => '4.7.4.0', - 'reference' => '60a4c63ab724854332900504274f6150ff26d286', + 'pretty_version' => '4.7.5', + 'version' => '4.7.5.0', + 'reference' => '5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e', 'type' => 'library', 'install_path' => __DIR__ . '/../ramsey/uuid', 'aliases' => array(), @@ -184,7 +184,7 @@ 'rhumsaa/uuid' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '4.7.4', + 0 => '4.7.5', ), ), 'sabre/dav' => array( @@ -313,7 +313,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '322b619a7122fa812321ceb67016e0b1ce4affb6', + 'reference' => 'd3e5d05026feec42f5836f821982e0cc59d91353', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |