diff --git a/composer.json b/composer.json index 84baa82..244b106 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "guzzlehttp/guzzle": "^7.8", "htmlmin/htmlmin": "dev-master", "kiritokatklian/nova-permission": "5.3.0", - "laravel/framework": "12.64.0", + "laravel/framework": "12.65.0", "laravel/horizon": "5.48.2", "laravel/nova": "5.10.1", "laravel/sanctum": "4.3.3", diff --git a/composer.lock b/composer.lock index 21e43ad..d87312b 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": "1371dadf355f26dd09ee751a5f37b0ae", + "content-hash": "b6d53457594b706fb3625d660e302f6e", "packages": [ { "name": "ans-group/laravel-health-check", @@ -2236,16 +2236,16 @@ }, { "name": "laravel/framework", - "version": "v12.64.0", + "version": "v12.65.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "727a8ea2949c23ca8b5316b86a00984b6017b7a0" + "reference": "99a8fb3153f962a323377d6742be08da86bcccb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/727a8ea2949c23ca8b5316b86a00984b6017b7a0", - "reference": "727a8ea2949c23ca8b5316b86a00984b6017b7a0", + "url": "https://api.github.com/repos/laravel/framework/zipball/99a8fb3153f962a323377d6742be08da86bcccb8", + "reference": "99a8fb3153f962a323377d6742be08da86bcccb8", "shasum": "" }, "require": { @@ -2454,7 +2454,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-07-14T14:25:37+00:00" + "time": "2026-08-05T15:33:16+00:00" }, { "name": "laravel/horizon",