diff --git a/composer.json b/composer.json index 7d43a0927f..458159dc3c 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "omines/oauth2-gitlab": "3.5.0", "pear/archive_tar": "1.4.14", "php-di/php-di": "7.0.5", - "ramsey/uuid": "4.7.4" + "ramsey/uuid": "4.7.5" }, "require-dev": { "ext-dom": "*", diff --git a/composer.lock b/composer.lock index 0aabe26958..33a1acf57f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "999fe12488d4c7b327d8b096fa44886a", + "content-hash": "f135c52234692a257be6aaf143e27d36", "packages": [ { "name": "24slides/laravel-saml2", @@ -5289,16 +5289,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": { @@ -5365,7 +5365,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": [ { @@ -5377,7 +5377,7 @@ "type": "tidelift" } ], - "time": "2023-04-15T23:01:58+00:00" + "time": "2023-11-08T05:53:05+00:00" }, { "name": "robrichards/xmlseclibs",