diff --git a/composer.lock b/composer.lock index b9088e19..a67b8be7 100644 --- a/composer.lock +++ b/composer.lock @@ -858,7 +858,7 @@ }, { "name": "illuminate/collections", - "version": "v11.41.0", + "version": "v11.41.2", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -914,7 +914,7 @@ }, { "name": "illuminate/conditionable", - "version": "v11.41.0", + "version": "v11.41.2", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -960,7 +960,7 @@ }, { "name": "illuminate/contracts", - "version": "v11.41.0", + "version": "v11.41.2", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -1008,7 +1008,7 @@ }, { "name": "illuminate/macroable", - "version": "v11.41.0", + "version": "v11.41.2", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1054,16 +1054,16 @@ }, { "name": "illuminate/support", - "version": "v11.41.0", + "version": "v11.41.2", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "d0234a6a1572112543af3e2e09dfab5190ed467f" + "reference": "5dc4a31f34d8a0529cf1fd6b7fe167f6cae91e0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/d0234a6a1572112543af3e2e09dfab5190ed467f", - "reference": "d0234a6a1572112543af3e2e09dfab5190ed467f", + "url": "https://api.github.com/repos/illuminate/support/zipball/5dc4a31f34d8a0529cf1fd6b7fe167f6cae91e0c", + "reference": "5dc4a31f34d8a0529cf1fd6b7fe167f6cae91e0c", "shasum": "" }, "require": { @@ -1075,7 +1075,7 @@ "illuminate/conditionable": "^11.0", "illuminate/contracts": "^11.0", "illuminate/macroable": "^11.0", - "nesbot/carbon": "^2.72.2|^3.4", + "nesbot/carbon": "^2.72.6|^3.8.4", "php": "^8.2", "voku/portable-ascii": "^2.0.2" }, @@ -1127,7 +1127,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-01-27T00:59:08+00:00" + "time": "2025-01-30T09:11:36+00:00" }, { "name": "justinrainbow/json-schema",