diff --git a/composer.json b/composer.json index 09ac3554..703e7032 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.68.0", + "laravel/framework": "12.69.0", "laravel/horizon": "5.48.3", "laravel/nova": "5.10.1", "laravel/sanctum": "4.3.3", diff --git a/composer.lock b/composer.lock index 37ce32ed..bf368a32 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": "2d1ffa45faa57c5a7839820766867cc5", + "content-hash": "9a0452e5fedde006f414a354b9f36dc3", "packages": [ { "name": "ans-group/laravel-health-check", @@ -2236,16 +2236,16 @@ }, { "name": "laravel/framework", - "version": "v12.68.0", + "version": "v12.69.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "1343c22b92edd48e29ff273d8ce7c15cf75d974c" + "reference": "335429f28612e3a7810db0c8508b2cddbcc0fda0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/1343c22b92edd48e29ff273d8ce7c15cf75d974c", - "reference": "1343c22b92edd48e29ff273d8ce7c15cf75d974c", + "url": "https://api.github.com/repos/laravel/framework/zipball/335429f28612e3a7810db0c8508b2cddbcc0fda0", + "reference": "335429f28612e3a7810db0c8508b2cddbcc0fda0", "shasum": "" }, "require": { @@ -2454,7 +2454,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-08-25T14:18:36+00:00" + "time": "2026-09-01T13:24:30+00:00" }, { "name": "laravel/horizon",