From a1e0e96efa5363a7fe597a540a3aa9ca4fc760b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 10:36:31 +0000 Subject: [PATCH] (chore): Bump spatie/laravel-package-tools in the composer group Bumps the composer group with 1 update: [spatie/laravel-package-tools](https://github.com/spatie/laravel-package-tools). Updates `spatie/laravel-package-tools` from 1.16.5 to 1.16.6 - [Release notes](https://github.com/spatie/laravel-package-tools/releases) - [Changelog](https://github.com/spatie/laravel-package-tools/blob/main/CHANGELOG.md) - [Commits](https://github.com/spatie/laravel-package-tools/compare/1.16.5...1.16.6) --- updated-dependencies: - dependency-name: spatie/laravel-package-tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: composer ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index e7f0ed5..0aa7a78 100644 --- a/composer.lock +++ b/composer.lock @@ -2384,16 +2384,16 @@ }, { "name": "spatie/laravel-package-tools", - "version": "1.16.5", + "version": "1.16.6", "source": { "type": "git", "url": "https://github.com/spatie/laravel-package-tools.git", - "reference": "c7413972cf22ffdff97b68499c22baa04eddb6a2" + "reference": "1f26942dc1e5c49eacfced34fdbc29ed234bd7b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/c7413972cf22ffdff97b68499c22baa04eddb6a2", - "reference": "c7413972cf22ffdff97b68499c22baa04eddb6a2", + "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/1f26942dc1e5c49eacfced34fdbc29ed234bd7b3", + "reference": "1f26942dc1e5c49eacfced34fdbc29ed234bd7b3", "shasum": "" }, "require": { @@ -2432,7 +2432,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-package-tools/issues", - "source": "https://github.com/spatie/laravel-package-tools/tree/1.16.5" + "source": "https://github.com/spatie/laravel-package-tools/tree/1.16.6" }, "funding": [ { @@ -2440,7 +2440,7 @@ "type": "github" } ], - "time": "2024-08-27T18:56:10+00:00" + "time": "2024-11-18T15:02:02+00:00" }, { "name": "symfony/console",