diff --git a/app/composer.lock b/app/composer.lock index 17e959f..e6821f7 100644 --- a/app/composer.lock +++ b/app/composer.lock @@ -1056,16 +1056,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": { @@ -1267,7 +1267,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/prompts", @@ -7960,20 +7960,20 @@ }, { "name": "spatie/flare-client-php", - "version": "1.10.0", + "version": "1.10.1", "source": { "type": "git", "url": "https://github.com/spatie/flare-client-php.git", - "reference": "140a42b2c5d59ac4ecf8f5b493386a4f2eb28272" + "reference": "bf1716eb98bd689451b071548ae9e70738dce62f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/140a42b2c5d59ac4ecf8f5b493386a4f2eb28272", - "reference": "140a42b2c5d59ac4ecf8f5b493386a4f2eb28272", + "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/bf1716eb98bd689451b071548ae9e70738dce62f", + "reference": "bf1716eb98bd689451b071548ae9e70738dce62f", "shasum": "" }, "require": { - "illuminate/pipeline": "^8.0|^9.0|^10.0|^11.0", + "illuminate/pipeline": "^8.0|^9.0|^10.0|^11.0|^12.0", "php": "^8.0", "spatie/backtrace": "^1.6.1", "symfony/http-foundation": "^5.2|^6.0|^7.0", @@ -8017,7 +8017,7 @@ ], "support": { "issues": "https://github.com/spatie/flare-client-php/issues", - "source": "https://github.com/spatie/flare-client-php/tree/1.10.0" + "source": "https://github.com/spatie/flare-client-php/tree/1.10.1" }, "funding": [ { @@ -8025,7 +8025,7 @@ "type": "github" } ], - "time": "2024-12-02T14:30:06+00:00" + "time": "2025-02-14T13:42:06+00:00" }, { "name": "spatie/ignition",