diff options
author | Mario <mario@mariovavti.com> | 2022-10-12 08:45:01 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-10-12 08:45:01 +0000 |
commit | 8bf5c18425cf15327fa11494e6e0d3749f36c6f8 (patch) | |
tree | fc358336312cd23030321a43f276db19cea17621 /vendor/composer/installed.php | |
parent | c36bb17475b3dd5925cefc32752f1fb8a63df154 (diff) | |
download | volse-hubzilla-8bf5c18425cf15327fa11494e6e0d3749f36c6f8.tar.gz volse-hubzilla-8bf5c18425cf15327fa11494e6e0d3749f36c6f8.tar.bz2 volse-hubzilla-8bf5c18425cf15327fa11494e6e0d3749f36c6f8.zip |
composer 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 d4861cbf7..510a5dc6e 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' => '2291fcdf11fe3e03cc84ca8171cd7dcf03015e17', + 'reference' => 'c36bb17475b3dd5925cefc32752f1fb8a63df154', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -137,9 +137,9 @@ 'dev_requirement' => false, ), 'ramsey/uuid' => array( - 'pretty_version' => '4.3.1', - 'version' => '4.3.1.0', - 'reference' => '8505afd4fea63b81a85d3b7b53ac3cb8dc347c28', + 'pretty_version' => '4.5.1', + 'version' => '4.5.1.0', + 'reference' => 'a161a26d917604dc6d3aa25100fddf2556e9f35d', 'type' => 'library', 'install_path' => __DIR__ . '/../ramsey/uuid', 'aliases' => array(), @@ -148,7 +148,7 @@ 'rhumsaa/uuid' => array( 'dev_requirement' => false, 'replaced' => array( - 0 => '4.3.1', + 0 => '4.5.1', ), ), 'sabre/dav' => array( @@ -268,7 +268,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '2291fcdf11fe3e03cc84ca8171cd7dcf03015e17', + 'reference' => 'c36bb17475b3dd5925cefc32752f1fb8a63df154', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |