diff --git a/composer.json b/composer.json index 90d639ff18b..34fa66fbda1 100644 --- a/composer.json +++ b/composer.json @@ -96,7 +96,7 @@ "jc5/recovery": "^2", "laravel/framework": "^8.69", "laravel/passport": "10.*", - "laravel/ui": "^3.0", + "laravel/ui": "^3.3", "laravelcollective/html": "6.*", "league/commonmark": "2.*", "league/csv": "^9.6", diff --git a/composer.lock b/composer.lock index 39f5628f110..010cb0fa3b5 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": "f3189537292423f33ec955d5e7cf92fc", + "content-hash": "ad634547c584ad16f2987e8689d47a71", "packages": [ { "name": "bacon/bacon-qr-code", @@ -2152,16 +2152,16 @@ }, { "name": "laravel/ui", - "version": "v3.3.0", + "version": "v3.3.2", "source": { "type": "git", "url": "https://github.com/laravel/ui.git", - "reference": "07d725813350c695c779382cbd6dac0ab8665537" + "reference": "28f3d190fe270b6dcd6fdab4a77a392e693ceca5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/ui/zipball/07d725813350c695c779382cbd6dac0ab8665537", - "reference": "07d725813350c695c779382cbd6dac0ab8665537", + "url": "https://api.github.com/repos/laravel/ui/zipball/28f3d190fe270b6dcd6fdab4a77a392e693ceca5", + "reference": "28f3d190fe270b6dcd6fdab4a77a392e693ceca5", "shasum": "" }, "require": { @@ -2204,9 +2204,9 @@ "ui" ], "support": { - "source": "https://github.com/laravel/ui/tree/v3.3.0" + "source": "https://github.com/laravel/ui/tree/v3.3.2" }, - "time": "2021-05-25T16:45:33+00:00" + "time": "2021-11-05T08:25:44+00:00" }, { "name": "laravelcollective/html",