From 6f7094ffe07a2855e289492ad271fb5527b07318 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 17:03:36 +0000 Subject: [PATCH] Bump illuminate/support from 12.27.1 to 12.28.1 Bumps [illuminate/support](https://github.com/illuminate/support) from 12.27.1 to 12.28.1. - [Commits](https://github.com/illuminate/support/compare/v12.27.1...v12.28.1) --- updated-dependencies: - dependency-name: illuminate/support dependency-version: 12.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index e80a268..b9b625c 100644 --- a/composer.lock +++ b/composer.lock @@ -849,7 +849,7 @@ }, { "name": "illuminate/collections", - "version": "v12.27.1", + "version": "v12.28.1", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -908,7 +908,7 @@ }, { "name": "illuminate/conditionable", - "version": "v12.27.1", + "version": "v12.28.1", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -954,7 +954,7 @@ }, { "name": "illuminate/contracts", - "version": "v12.27.1", + "version": "v12.28.1", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -1002,7 +1002,7 @@ }, { "name": "illuminate/macroable", - "version": "v12.27.1", + "version": "v12.28.1", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1048,16 +1048,16 @@ }, { "name": "illuminate/support", - "version": "v12.27.1", + "version": "v12.28.1", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "671f945bc6becd7bf60041a0f72773ab07a5c97b" + "reference": "487bbe527806615b818e87c364d93ba91f27db9b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/671f945bc6becd7bf60041a0f72773ab07a5c97b", - "reference": "671f945bc6becd7bf60041a0f72773ab07a5c97b", + "url": "https://api.github.com/repos/illuminate/support/zipball/487bbe527806615b818e87c364d93ba91f27db9b", + "reference": "487bbe527806615b818e87c364d93ba91f27db9b", "shasum": "" }, "require": { @@ -1123,7 +1123,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-09-02T15:31:06+00:00" + "time": "2025-09-03T16:23:04+00:00" }, { "name": "justinrainbow/json-schema", @@ -1275,16 +1275,16 @@ }, { "name": "nesbot/carbon", - "version": "3.10.2", + "version": "3.10.3", "source": { "type": "git", "url": "https://github.com/CarbonPHP/carbon.git", - "reference": "76b5c07b8a9d2025ed1610e14cef1f3fd6ad2c24" + "reference": "8e3643dcd149ae0fe1d2ff4f2c8e4bbfad7c165f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/76b5c07b8a9d2025ed1610e14cef1f3fd6ad2c24", - "reference": "76b5c07b8a9d2025ed1610e14cef1f3fd6ad2c24", + "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/8e3643dcd149ae0fe1d2ff4f2c8e4bbfad7c165f", + "reference": "8e3643dcd149ae0fe1d2ff4f2c8e4bbfad7c165f", "shasum": "" }, "require": { @@ -1302,13 +1302,13 @@ "require-dev": { "doctrine/dbal": "^3.6.3 || ^4.0", "doctrine/orm": "^2.15.2 || ^3.0", - "friendsofphp/php-cs-fixer": "^3.75.0", + "friendsofphp/php-cs-fixer": "^v3.87.1", "kylekatarnls/multi-tester": "^2.5.3", "phpmd/phpmd": "^2.15.0", "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^2.1.17", - "phpunit/phpunit": "^10.5.46", - "squizlabs/php_codesniffer": "^3.13.0" + "phpstan/phpstan": "^2.1.22", + "phpunit/phpunit": "^10.5.53", + "squizlabs/php_codesniffer": "^3.13.4" }, "bin": [ "bin/carbon" @@ -1376,7 +1376,7 @@ "type": "tidelift" } ], - "time": "2025-08-02T09:36:06+00:00" + "time": "2025-09-06T13:39:36+00:00" }, { "name": "psr/clock",