From c52effa43accf535255cfb49d6d4ade58757490e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 06:03:24 +0000 Subject: [PATCH] Bump ramsey/uuid from 4.9.2 to 4.9.3 Bumps [ramsey/uuid](https://github.com/ramsey/uuid) from 4.9.2 to 4.9.3. - [Release notes](https://github.com/ramsey/uuid/releases) - [Changelog](https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md) - [Commits](https://github.com/ramsey/uuid/compare/4.9.2...4.9.3) --- updated-dependencies: - dependency-name: ramsey/uuid dependency-version: 4.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 843a78c45f..9b99a06242 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "nuwave/lighthouse": "6.65.0", "pear/archive_tar": "1.6.0", "php-di/php-di": "7.1.1", - "ramsey/uuid": "4.9.2", + "ramsey/uuid": "4.9.3", "sebastian/diff": "7.0.0", "socialiteproviders/github": "4.1.0", "socialiteproviders/gitlab": "4.1.0", diff --git a/composer.lock b/composer.lock index 2c7ee4c3fc..be8886a17f 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": "8bbdca9d1c71d0a96566f61a3ef6a43f", + "content-hash": "18d0afce47c72df507f59c96b474aff1", "packages": [ { "name": "24slides/laravel-saml2", @@ -5441,20 +5441,20 @@ }, { "name": "ramsey/uuid", - "version": "4.9.2", + "version": "4.9.3", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "8429c78ca35a09f27565311b98101e2826affde0" + "reference": "1df15849d00943a67d677dc9cfd80795f038c9f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/8429c78ca35a09f27565311b98101e2826affde0", - "reference": "8429c78ca35a09f27565311b98101e2826affde0", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/1df15849d00943a67d677dc9cfd80795f038c9f8", + "reference": "1df15849d00943a67d677dc9cfd80795f038c9f8", "shasum": "" }, "require": { - "brick/math": "^0.8.16 || ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13 || ^0.14", + "brick/math": ">=0.8.16 <=0.18", "php": "^8.0", "ramsey/collection": "^1.2 || ^2.0" }, @@ -5513,9 +5513,9 @@ ], "support": { "issues": "https://github.com/ramsey/uuid/issues", - "source": "https://github.com/ramsey/uuid/tree/4.9.2" + "source": "https://github.com/ramsey/uuid/tree/4.9.3" }, - "time": "2025-12-14T04:43:48+00:00" + "time": "2026-06-18T03:57:49+00:00" }, { "name": "robrichards/xmlseclibs",