diff --git a/composer.json b/composer.json index f9e0914e..cad714b6 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "guzzlehttp/guzzle": "^7.8", "htmlmin/htmlmin": "dev-master", "kiritokatklian/nova-permission": "5.1.1", - "laravel/framework": "12.11.1", + "laravel/framework": "12.12.0", "laravel/horizon": "5.31.2", "laravel/nova": "5.5.4", "laravel/sanctum": "4.1.1", diff --git a/composer.lock b/composer.lock index 2ed8104b..3f76b8ea 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": "92aa2f8c19db85311fb0351868847894", + "content-hash": "bd6ef601ceb005c647dd71c82257792b", "packages": [ { "name": "ans-group/laravel-health-check", @@ -1980,16 +1980,16 @@ }, { "name": "laravel/framework", - "version": "v12.11.1", + "version": "v12.12.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "bd0d62bd9c5196728e428cd695d89ec8640daac1" + "reference": "8f6cd73696068c28f30f5964556ec9d14e5d90d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/bd0d62bd9c5196728e428cd695d89ec8640daac1", - "reference": "bd0d62bd9c5196728e428cd695d89ec8640daac1", + "url": "https://api.github.com/repos/laravel/framework/zipball/8f6cd73696068c28f30f5964556ec9d14e5d90d7", + "reference": "8f6cd73696068c28f30f5964556ec9d14e5d90d7", "shasum": "" }, "require": { @@ -2191,7 +2191,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-04-30T13:48:39+00:00" + "time": "2025-05-01T16:13:12+00:00" }, { "name": "laravel/horizon",