From 849256aeb01d51572ee9fa6d3e3b11facff91709 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 18:53:12 +0000 Subject: [PATCH] fix(deps): update dependency laravel/framework to v11.9.1 --- app/composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/app/composer.lock b/app/composer.lock index cc4aa7d9..79948145 100644 --- a/app/composer.lock +++ b/app/composer.lock @@ -1154,16 +1154,16 @@ }, { "name": "laravel/framework", - "version": "v11.8.0", + "version": "v11.9.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "ceb892a25817c888ef3df4d1a2af9cac53978300" + "reference": "60167ce91c59ed5eea2ad4f2a7b6d686fb103ba7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/ceb892a25817c888ef3df4d1a2af9cac53978300", - "reference": "ceb892a25817c888ef3df4d1a2af9cac53978300", + "url": "https://api.github.com/repos/laravel/framework/zipball/60167ce91c59ed5eea2ad4f2a7b6d686fb103ba7", + "reference": "60167ce91c59ed5eea2ad4f2a7b6d686fb103ba7", "shasum": "" }, "require": { @@ -1355,20 +1355,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-05-21T17:57:45+00:00" + "time": "2024-05-28T18:16:41+00:00" }, { "name": "laravel/prompts", - "version": "v0.1.22", + "version": "v0.1.23", "source": { "type": "git", "url": "https://github.com/laravel/prompts.git", - "reference": "37f94de71758dbfbccc9d299b0e5eb76e02a40f5" + "reference": "9bc4df7c699b0452c6b815e64a2d84b6d7f99400" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/prompts/zipball/37f94de71758dbfbccc9d299b0e5eb76e02a40f5", - "reference": "37f94de71758dbfbccc9d299b0e5eb76e02a40f5", + "url": "https://api.github.com/repos/laravel/prompts/zipball/9bc4df7c699b0452c6b815e64a2d84b6d7f99400", + "reference": "9bc4df7c699b0452c6b815e64a2d84b6d7f99400", "shasum": "" }, "require": { @@ -1411,9 +1411,9 @@ "description": "Add beautiful and user-friendly forms to your command-line applications.", "support": { "issues": "https://github.com/laravel/prompts/issues", - "source": "https://github.com/laravel/prompts/tree/v0.1.22" + "source": "https://github.com/laravel/prompts/tree/v0.1.23" }, - "time": "2024-05-10T19:22:18+00:00" + "time": "2024-05-27T13:53:20+00:00" }, { "name": "laravel/serializable-closure",