diff --git a/composer.json b/composer.json index 8fb71bf..c0677c6 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.44.0", + "laravel/framework": "12.46.0", "laravel/horizon": "5.41.0", "laravel/nova": "5.7.6", "laravel/sanctum": "4.2.1", diff --git a/composer.lock b/composer.lock index 3f20af8..4c7cc95 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": "dbac31bf56591acd562dd3b3ce851987", + "content-hash": "94c5df6e0d5dab6b963a6d8cda6d09b4", "packages": [ { "name": "ans-group/laravel-health-check", @@ -2056,16 +2056,16 @@ }, { "name": "laravel/framework", - "version": "v12.44.0", + "version": "v12.46.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "592bbf1c036042958332eb98e3e8131b29102f33" + "reference": "9dcff48d25a632c1fadb713024c952fec489c4ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/592bbf1c036042958332eb98e3e8131b29102f33", - "reference": "592bbf1c036042958332eb98e3e8131b29102f33", + "url": "https://api.github.com/repos/laravel/framework/zipball/9dcff48d25a632c1fadb713024c952fec489c4ae", + "reference": "9dcff48d25a632c1fadb713024c952fec489c4ae", "shasum": "" }, "require": { @@ -2274,7 +2274,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-12-23T15:29:43+00:00" + "time": "2026-01-07T23:26:53+00:00" }, { "name": "laravel/horizon",