diff --git a/composer.json b/composer.json index 21556fdfd..62090bd50 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "htmlmin/htmlmin": "dev-master", "http-interop/http-factory-guzzle": "1.2.0", "kiritokatklian/nova-permission": "5.1.0", - "laravel/framework": "11.42.0", + "laravel/framework": "11.42.1", "laravel/horizon": "5.30.2", "laravel/nova": "5.2.2", "laravel/passport": "12.4.1", diff --git a/composer.lock b/composer.lock index 8edb3e78d..9e7143ea5 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": "4b48731fd27411a94a2e5873311af48d", + "content-hash": "60e1f75c01793d739194311f7e336c5c", "packages": [ { "name": "ans-group/laravel-health-check", @@ -3033,16 +3033,16 @@ }, { "name": "laravel/framework", - "version": "v11.42.0", + "version": "v11.42.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "006375ba67e830e87daa7b52ab65163ba3508d26" + "reference": "ff392f42f6c55cc774ce75553a11c6b031da67f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/006375ba67e830e87daa7b52ab65163ba3508d26", - "reference": "006375ba67e830e87daa7b52ab65163ba3508d26", + "url": "https://api.github.com/repos/laravel/framework/zipball/ff392f42f6c55cc774ce75553a11c6b031da67f8", + "reference": "ff392f42f6c55cc774ce75553a11c6b031da67f8", "shasum": "" }, "require": { @@ -3244,7 +3244,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-02-11T17:17:56+00:00" + "time": "2025-02-12T20:58:18+00:00" }, { "name": "laravel/horizon",