aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/installed.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-09-30 07:09:20 +0000
committerMario <mario@mariovavti.com>2024-09-30 07:09:20 +0000
commit5782a674b0cb490f1e3544e5dcb0f7e969361df3 (patch)
tree9c92590c3f04de627c0f9a3932221205df80caad /vendor/composer/installed.json
parentfc79e47d88f36709f680d2111035fd123203ce0b (diff)
downloadvolse-hubzilla-5782a674b0cb490f1e3544e5dcb0f7e969361df3.tar.gz
volse-hubzilla-5782a674b0cb490f1e3544e5dcb0f7e969361df3.tar.bz2
volse-hubzilla-5782a674b0cb490f1e3544e5dcb0f7e969361df3.zip
update ramsey/uuid
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r--vendor/composer/installed.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index d6d30f45b..2caaff464 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -1249,21 +1249,21 @@
},
{
"name": "ramsey/uuid",
- "version": "4.7.5",
- "version_normalized": "4.7.5.0",
+ "version": "4.7.6",
+ "version_normalized": "4.7.6.0",
"source": {
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
- "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e"
+ "reference": "91039bc1faa45ba123c4328958e620d382ec7088"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ramsey/uuid/zipball/5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e",
- "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e",
+ "url": "https://api.github.com/repos/ramsey/uuid/zipball/91039bc1faa45ba123c4328958e620d382ec7088",
+ "reference": "91039bc1faa45ba123c4328958e620d382ec7088",
"shasum": ""
},
"require": {
- "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11",
+ "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12",
"ext-json": "*",
"php": "^8.0",
"ramsey/collection": "^1.2 || ^2.0"
@@ -1300,7 +1300,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-11-08T05:53:05+00:00",
+ "time": "2024-04-27T21:32:50+00:00",
"type": "library",
"extra": {
"captainhook": {
@@ -1328,7 +1328,7 @@
],
"support": {
"issues": "https://github.com/ramsey/uuid/issues",
- "source": "https://github.com/ramsey/uuid/tree/4.7.5"
+ "source": "https://github.com/ramsey/uuid/tree/4.7.6"
},
"funding": [
{