diff --git a/composer.json b/composer.json index 7eb3535..a7f24a6 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "guzzlehttp/guzzle": "^7.8", "htmlmin/htmlmin": "dev-master", "kiritokatklian/nova-permission": "5.1.3", - "laravel/framework": "12.46.0", + "laravel/framework": "12.47.0", "laravel/horizon": "5.42.0", "laravel/nova": "5.7.6", "laravel/sanctum": "4.2.2", diff --git a/composer.lock b/composer.lock index 7641ef9..941fede 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": "958c2b8db4577fe38aca4cb787b7599e", + "content-hash": "9cfcad0e423635b9398f69973274f793", "packages": [ { "name": "ans-group/laravel-health-check", @@ -2056,16 +2056,16 @@ }, { "name": "laravel/framework", - "version": "v12.46.0", + "version": "v12.47.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "9dcff48d25a632c1fadb713024c952fec489c4ae" + "reference": "ab8114c2e78f32e64eb238fc4b495bea3f8b80ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/9dcff48d25a632c1fadb713024c952fec489c4ae", - "reference": "9dcff48d25a632c1fadb713024c952fec489c4ae", + "url": "https://api.github.com/repos/laravel/framework/zipball/ab8114c2e78f32e64eb238fc4b495bea3f8b80ec", + "reference": "ab8114c2e78f32e64eb238fc4b495bea3f8b80ec", "shasum": "" }, "require": { @@ -2274,7 +2274,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-01-07T23:26:53+00:00" + "time": "2026-01-13T15:29:06+00:00" }, { "name": "laravel/horizon",