From 044914906fca07adc3e12324cc78d1959f5e375f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 08:31:52 +0000 Subject: [PATCH] Bump nwidart/laravel-modules in the minor-updates group Bumps the minor-updates group with 1 update: [nwidart/laravel-modules](https://github.com/nWidart/laravel-modules). Updates `nwidart/laravel-modules` from 11.1.5 to 11.1.6 - [Release notes](https://github.com/nWidart/laravel-modules/releases) - [Changelog](https://github.com/nWidart/laravel-modules/blob/master/CHANGELOG.md) - [Commits](https://github.com/nWidart/laravel-modules/compare/v11.1.5...v11.1.6) --- updated-dependencies: - dependency-name: nwidart/laravel-modules dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index f34128de..aef56ce3 100644 --- a/composer.lock +++ b/composer.lock @@ -6861,16 +6861,16 @@ }, { "name": "nwidart/laravel-modules", - "version": "v11.1.5", + "version": "v11.1.6", "source": { "type": "git", "url": "https://github.com/nWidart/laravel-modules.git", - "reference": "7e52dd96e69da04e8733b74db28370276c57097a" + "reference": "bebe5b4676cf22d891c1863e9aa2688f34ddaa9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nWidart/laravel-modules/zipball/7e52dd96e69da04e8733b74db28370276c57097a", - "reference": "7e52dd96e69da04e8733b74db28370276c57097a", + "url": "https://api.github.com/repos/nWidart/laravel-modules/zipball/bebe5b4676cf22d891c1863e9aa2688f34ddaa9f", + "reference": "bebe5b4676cf22d891c1863e9aa2688f34ddaa9f", "shasum": "" }, "require": { @@ -6934,7 +6934,7 @@ ], "support": { "issues": "https://github.com/nWidart/laravel-modules/issues", - "source": "https://github.com/nWidart/laravel-modules/tree/v11.1.5" + "source": "https://github.com/nWidart/laravel-modules/tree/v11.1.6" }, "funding": [ { @@ -6946,7 +6946,7 @@ "type": "github" } ], - "time": "2024-11-16T14:05:05+00:00" + "time": "2024-11-16T20:27:06+00:00" }, { "name": "nyholm/psr7",