diff --git a/composer.json b/composer.json index 6872a70..a4ee442 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.63.0", + "laravel/framework": "12.64.0", "laravel/horizon": "5.47.2", "laravel/nova": "5.9.4", "laravel/sanctum": "4.3.2", diff --git a/composer.lock b/composer.lock index 1a8d108..8de31bc 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": "a537591dbea7302ddc741e0a6a73e9f7", + "content-hash": "85a3ec2ee5f0df9f2eb90b5945bf6971", "packages": [ { "name": "ans-group/laravel-health-check", @@ -2237,16 +2237,16 @@ }, { "name": "laravel/framework", - "version": "v12.63.0", + "version": "v12.64.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "7adfddbf4738f2e6cae5419b0e6bc46d4cccfbcf" + "reference": "727a8ea2949c23ca8b5316b86a00984b6017b7a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/7adfddbf4738f2e6cae5419b0e6bc46d4cccfbcf", - "reference": "7adfddbf4738f2e6cae5419b0e6bc46d4cccfbcf", + "url": "https://api.github.com/repos/laravel/framework/zipball/727a8ea2949c23ca8b5316b86a00984b6017b7a0", + "reference": "727a8ea2949c23ca8b5316b86a00984b6017b7a0", "shasum": "" }, "require": { @@ -2455,7 +2455,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-07-07T14:16:35+00:00" + "time": "2026-07-14T14:25:37+00:00" }, { "name": "laravel/horizon",