diff --git a/composer.json b/composer.json index 5fde476..4f3471e 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "guzzlehttp/guzzle": "^7.8", "htmlmin/htmlmin": "dev-master", "kiritokatklian/nova-permission": "5.2.0", - "laravel/framework": "12.62.0", + "laravel/framework": "12.63.0", "laravel/horizon": "5.47.2", "laravel/nova": "5.9.3", "laravel/sanctum": "4.3.2", diff --git a/composer.lock b/composer.lock index 3dde108..3af7d09 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": "a33a2535335e91d387bd60cc4e8d4d3e", + "content-hash": "1ca9047834522d8c8e3ef4c65775c099", "packages": [ { "name": "ans-group/laravel-health-check", @@ -2237,16 +2237,16 @@ }, { "name": "laravel/framework", - "version": "v12.62.0", + "version": "v12.63.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "f7e61eb1e0e06a38996802b769bce9127aec227c" + "reference": "7adfddbf4738f2e6cae5419b0e6bc46d4cccfbcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/f7e61eb1e0e06a38996802b769bce9127aec227c", - "reference": "f7e61eb1e0e06a38996802b769bce9127aec227c", + "url": "https://api.github.com/repos/laravel/framework/zipball/7adfddbf4738f2e6cae5419b0e6bc46d4cccfbcf", + "reference": "7adfddbf4738f2e6cae5419b0e6bc46d4cccfbcf", "shasum": "" }, "require": { @@ -2455,7 +2455,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-06-09T13:50:13+00:00" + "time": "2026-07-07T14:16:35+00:00" }, { "name": "laravel/horizon",