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.json | |
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.json')
-rw-r--r-- | vendor/composer/installed.json | 14 |
1 files changed, 7 insertions, 7 deletions
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": [ { |