diff --git a/composer.lock b/composer.lock index 683cd62..09eab7b 100644 --- a/composer.lock +++ b/composer.lock @@ -63,26 +63,26 @@ }, { "name": "carbonphp/carbon-doctrine-types", - "version": "3.1.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/CarbonPHP/carbon-doctrine-types.git", - "reference": "a31d3358a2a5d6ae947df1691d1f321418a5f3d5" + "reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/a31d3358a2a5d6ae947df1691d1f321418a5f3d5", - "reference": "a31d3358a2a5d6ae947df1691d1f321418a5f3d5", + "url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/99f76ffa36cce3b70a4a6abce41dba15ca2e84cb", + "reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb", "shasum": "" }, "require": { - "php": "^8.1" + "php": "^7.4 || ^8.0" }, "conflict": { - "doctrine/dbal": "<4.0.0 || >=5.0.0" + "doctrine/dbal": "<3.7.0 || >=4.0.0" }, "require-dev": { - "doctrine/dbal": "^4.0.0", + "doctrine/dbal": "^3.7.0", "nesbot/carbon": "^2.71.0 || ^3.0.0", "phpunit/phpunit": "^10.3" }, @@ -112,7 +112,7 @@ ], "support": { "issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues", - "source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/3.1.0" + "source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/2.1.0" }, "funding": [ { @@ -128,7 +128,7 @@ "type": "tidelift" } ], - "time": "2023-12-10T15:33:53+00:00" + "time": "2023-12-11T17:09:12+00:00" }, { "name": "composer/ca-bundle", @@ -1808,16 +1808,16 @@ }, { "name": "laravel/framework", - "version": "v10.38.0", + "version": "v10.38.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "531732a17e4d0fa4fc4fb987a72abbdb93537d3a" + "reference": "ced4689f495213e9d23995b36098f12a802cc15b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/531732a17e4d0fa4fc4fb987a72abbdb93537d3a", - "reference": "531732a17e4d0fa4fc4fb987a72abbdb93537d3a", + "url": "https://api.github.com/repos/laravel/framework/zipball/ced4689f495213e9d23995b36098f12a802cc15b", + "reference": "ced4689f495213e9d23995b36098f12a802cc15b", "shasum": "" }, "require": { @@ -1863,6 +1863,8 @@ "voku/portable-ascii": "^2.0" }, "conflict": { + "carbonphp/carbon-doctrine-types": ">=3.0", + "doctrine/dbal": ">=4.0", "tightenco/collect": "<5.5.33" }, "provide": { @@ -1974,6 +1976,7 @@ "files": [ "src/Illuminate/Collections/helpers.php", "src/Illuminate/Events/functions.php", + "src/Illuminate/Filesystem/functions.php", "src/Illuminate/Foundation/helpers.php", "src/Illuminate/Support/helpers.php" ], @@ -2006,7 +2009,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-12-19T14:59:00+00:00" + "time": "2023-12-20T14:52:12+00:00" }, { "name": "laravel/prompts", @@ -2590,16 +2593,16 @@ }, { "name": "livewire/livewire", - "version": "v3.3.2", + "version": "v3.3.3", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "cfda4d16fdd63052cff3030f066deeb2b6f97c9b" + "reference": "6dd3bec8c711cd792742be4620057637e261e6f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/cfda4d16fdd63052cff3030f066deeb2b6f97c9b", - "reference": "cfda4d16fdd63052cff3030f066deeb2b6f97c9b", + "url": "https://api.github.com/repos/livewire/livewire/zipball/6dd3bec8c711cd792742be4620057637e261e6f7", + "reference": "6dd3bec8c711cd792742be4620057637e261e6f7", "shasum": "" }, "require": { @@ -2652,7 +2655,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v3.3.2" + "source": "https://github.com/livewire/livewire/tree/v3.3.3" }, "funding": [ { @@ -2660,7 +2663,7 @@ "type": "github" } ], - "time": "2023-12-19T18:02:00+00:00" + "time": "2023-12-20T05:34:05+00:00" }, { "name": "monolog/monolog",