From bfc56bb25730a6b8c804e9a7d7fce45bc3b4dda6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 18:09:06 +0000 Subject: [PATCH] Update illuminate/collections requirement from ^12 to ^13 Updates the requirements on [illuminate/collections](https://github.com/illuminate/collections) to permit the latest version. - [Commits](https://github.com/illuminate/collections/compare/v12.0.0...v13.1.1) --- updated-dependencies: - dependency-name: illuminate/collections dependency-version: 13.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 373a64e..da2496f 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": ">=8.3", - "illuminate/collections": "^12" + "illuminate/collections": "^13" }, "autoload": { "files": [