From 85019f3f41359266f88b20b7f334fe84081fc196 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 03:52:40 +0000 Subject: [PATCH] build(deps): bump nwidart/laravel-modules from 10.0.0 to 10.0.6 Bumps [nwidart/laravel-modules](https://github.com/nWidart/laravel-modules) from 10.0.0 to 10.0.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/v10.0.0...10.0.6) --- updated-dependencies: - dependency-name: nwidart/laravel-modules dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 3c5598b..a9ac6ed 100644 --- a/composer.lock +++ b/composer.lock @@ -2662,16 +2662,16 @@ }, { "name": "nwidart/laravel-modules", - "version": "v10.0.0", + "version": "10.0.6", "source": { "type": "git", "url": "https://github.com/nWidart/laravel-modules.git", - "reference": "35e514f13cb8ae8dce093e9794785fea27319d81" + "reference": "a6f2c8b53ae7945ef41d296735e963cee885ebde" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nWidart/laravel-modules/zipball/35e514f13cb8ae8dce093e9794785fea27319d81", - "reference": "35e514f13cb8ae8dce093e9794785fea27319d81", + "url": "https://api.github.com/repos/nWidart/laravel-modules/zipball/a6f2c8b53ae7945ef41d296735e963cee885ebde", + "reference": "a6f2c8b53ae7945ef41d296735e963cee885ebde", "shasum": "" }, "require": { @@ -2680,7 +2680,7 @@ }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.6", - "laravel/framework": "^10.0", + "laravel/framework": "^10.41", "mockery/mockery": "^1.5", "orchestra/testbench": "^8.0", "phpstan/phpstan": "^1.4", @@ -2731,15 +2731,19 @@ ], "support": { "issues": "https://github.com/nWidart/laravel-modules/issues", - "source": "https://github.com/nWidart/laravel-modules/tree/v10.0.0" + "source": "https://github.com/nWidart/laravel-modules/tree/10.0.6" }, "funding": [ + { + "url": "https://github.com/dcblogdev", + "type": "github" + }, { "url": "https://github.com/nwidart", "type": "github" } ], - "time": "2023-02-16T11:08:15+00:00" + "time": "2024-01-28T10:04:15+00:00" }, { "name": "phpoption/phpoption", @@ -10165,5 +10169,5 @@ "php": "^8.1" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }