aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-01-03 10:57:15 +0000
committerMario <mario@mariovavti.com>2024-01-03 10:57:15 +0000
commita56f6576e224922082670788755e357779b45db4 (patch)
treed5cfec9785ac3be2b1a6b4cb08beeede0d17f19e
parentd3e5d05026feec42f5836f821982e0cc59d91353 (diff)
downloadvolse-hubzilla-a56f6576e224922082670788755e357779b45db4.tar.gz
volse-hubzilla-a56f6576e224922082670788755e357779b45db4.tar.bz2
volse-hubzilla-a56f6576e224922082670788755e357779b45db4.zip
update ramsey/uuid
-rw-r--r--composer.lock12
-rw-r--r--vendor/composer/installed.json14
-rw-r--r--vendor/composer/installed.php12
-rw-r--r--vendor/ramsey/uuid/src/Generator/UnixTimeGenerator.php2
-rw-r--r--vendor/ramsey/uuid/src/UuidInterface.php2
5 files changed, 21 insertions, 21 deletions
diff --git a/composer.lock b/composer.lock
index ea27b6b4a..3ef8f7170 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1147,16 +1147,16 @@
},
{
"name": "ramsey/uuid",
- "version": "4.7.4",
+ "version": "4.7.5",
"source": {
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
- "reference": "60a4c63ab724854332900504274f6150ff26d286"
+ "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ramsey/uuid/zipball/60a4c63ab724854332900504274f6150ff26d286",
- "reference": "60a4c63ab724854332900504274f6150ff26d286",
+ "url": "https://api.github.com/repos/ramsey/uuid/zipball/5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e",
+ "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e",
"shasum": ""
},
"require": {
@@ -1223,7 +1223,7 @@
],
"support": {
"issues": "https://github.com/ramsey/uuid/issues",
- "source": "https://github.com/ramsey/uuid/tree/4.7.4"
+ "source": "https://github.com/ramsey/uuid/tree/4.7.5"
},
"funding": [
{
@@ -1235,7 +1235,7 @@
"type": "tidelift"
}
],
- "time": "2023-04-15T23:01:58+00:00"
+ "time": "2023-11-08T05:53:05+00:00"
},
{
"name": "sabre/dav",
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index 37e6102f1..a5ccb91f1 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -1187,17 +1187,17 @@
},
{
"name": "ramsey/uuid",
- "version": "4.7.4",
- "version_normalized": "4.7.4.0",
+ "version": "4.7.5",
+ "version_normalized": "4.7.5.0",
"source": {
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
- "reference": "60a4c63ab724854332900504274f6150ff26d286"
+ "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ramsey/uuid/zipball/60a4c63ab724854332900504274f6150ff26d286",
- "reference": "60a4c63ab724854332900504274f6150ff26d286",
+ "url": "https://api.github.com/repos/ramsey/uuid/zipball/5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e",
+ "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e",
"shasum": ""
},
"require": {
@@ -1238,7 +1238,7 @@
"paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
"ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
},
- "time": "2023-04-15T23:01:58+00:00",
+ "time": "2023-11-08T05:53:05+00:00",
"type": "library",
"extra": {
"captainhook": {
@@ -1266,7 +1266,7 @@
],
"support": {
"issues": "https://github.com/ramsey/uuid/issues",
- "source": "https://github.com/ramsey/uuid/tree/4.7.4"
+ "source": "https://github.com/ramsey/uuid/tree/4.7.5"
},
"funding": [
{
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(),
diff --git a/vendor/ramsey/uuid/src/Generator/UnixTimeGenerator.php b/vendor/ramsey/uuid/src/Generator/UnixTimeGenerator.php
index af94decf2..d7c8ed4ee 100644
--- a/vendor/ramsey/uuid/src/Generator/UnixTimeGenerator.php
+++ b/vendor/ramsey/uuid/src/Generator/UnixTimeGenerator.php
@@ -142,7 +142,7 @@ class UnixTimeGenerator implements TimeGeneratorInterface
self::$seedIndex = 21;
}
- self::$rand[5] = 0xffff & $carry = self::$rand[5] + (self::$seedParts[self::$seedIndex--] & 0xffffff);
+ self::$rand[5] = 0xffff & $carry = self::$rand[5] + 1 + (self::$seedParts[self::$seedIndex--] & 0xffffff);
self::$rand[4] = 0xffff & $carry = self::$rand[4] + ($carry >> 16);
self::$rand[3] = 0xffff & $carry = self::$rand[3] + ($carry >> 16);
self::$rand[2] = 0xffff & $carry = self::$rand[2] + ($carry >> 16);
diff --git a/vendor/ramsey/uuid/src/UuidInterface.php b/vendor/ramsey/uuid/src/UuidInterface.php
index 0a9780805..cac9457de 100644
--- a/vendor/ramsey/uuid/src/UuidInterface.php
+++ b/vendor/ramsey/uuid/src/UuidInterface.php
@@ -46,7 +46,7 @@ interface UuidInterface extends
*
* @param UuidInterface $other The UUID to compare
*
- * @return int -1, 0, or 1 if the UUID is less than, equal to, or greater than $other
+ * @return int<-1,1> -1, 0, or 1 if the UUID is less than, equal to, or greater than $other
*/
public function compareTo(UuidInterface $other): int;