From 5d6b4c1a4d2916fe95e71b7ee645d7ff1f6c4671 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 18:03:05 +0000 Subject: [PATCH] Bump tightenco/duster from 3.2.0 to 3.3.0 Bumps [tightenco/duster](https://github.com/tighten/duster) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/tighten/duster/releases) - [Changelog](https://github.com/tighten/duster/blob/3.x/RELEASE.md) - [Commits](https://github.com/tighten/duster/compare/v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: tightenco/duster dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index d372c03..03312bf 100644 --- a/composer.lock +++ b/composer.lock @@ -7187,16 +7187,16 @@ }, { "name": "tightenco/duster", - "version": "v3.2.0", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/tighten/duster.git", - "reference": "b311811719ed432613cd3e9ac14a5952fc7cb5c5" + "reference": "0260abaaecabd9655a0836e4038238e6585a8b45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tighten/duster/zipball/b311811719ed432613cd3e9ac14a5952fc7cb5c5", - "reference": "b311811719ed432613cd3e9ac14a5952fc7cb5c5", + "url": "https://api.github.com/repos/tighten/duster/zipball/0260abaaecabd9655a0836e4038238e6585a8b45", + "reference": "0260abaaecabd9655a0836e4038238e6585a8b45", "shasum": "" }, "require": { @@ -7251,7 +7251,7 @@ "issues": "https://github.com/tighten/duster/issues", "source": "https://github.com/tighten/duster" }, - "time": "2025-03-21T20:21:10+00:00" + "time": "2025-11-07T15:00:12+00:00" }, { "name": "tomasvotruba/cognitive-complexity",