From 9e7f770ee662e5b72a2fbcb6515c9cc90fef84dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 17:04:29 +0000 Subject: [PATCH] Bump tightenco/duster from 3.3.0 to 3.4.0 Bumps [tightenco/duster](https://github.com/tighten/duster) from 3.3.0 to 3.4.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.3.0...v3.4.0) --- updated-dependencies: - dependency-name: tightenco/duster dependency-version: 3.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 8b90539..3cc3aed 100644 --- a/composer.lock +++ b/composer.lock @@ -7207,28 +7207,28 @@ }, { "name": "tightenco/duster", - "version": "v3.3.0", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/tighten/duster.git", - "reference": "0260abaaecabd9655a0836e4038238e6585a8b45" + "reference": "911669fc874a1af4de87cf021cdb58a97584ec52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tighten/duster/zipball/0260abaaecabd9655a0836e4038238e6585a8b45", - "reference": "0260abaaecabd9655a0836e4038238e6585a8b45", + "url": "https://api.github.com/repos/tighten/duster/zipball/911669fc874a1af4de87cf021cdb58a97584ec52", + "reference": "911669fc874a1af4de87cf021cdb58a97584ec52", "shasum": "" }, "require": { "php": "^8.2.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.73", - "laravel-zero/framework": "^11.36", - "laravel/pint": "^1.21", - "nunomaduro/termwind": "^2.0", + "friendsofphp/php-cs-fixer": "^3.94", + "laravel-zero/framework": "^12.0", + "laravel/pint": "^1.27", + "nunomaduro/termwind": "^2.4", "spatie/invade": "^1.1", - "squizlabs/php_codesniffer": "^3.12", + "squizlabs/php_codesniffer": "^4.0", "tightenco/tlint": "^9.5" }, "bin": [ @@ -7271,7 +7271,7 @@ "issues": "https://github.com/tighten/duster/issues", "source": "https://github.com/tighten/duster" }, - "time": "2025-11-07T15:00:12+00:00" + "time": "2026-03-06T22:05:01+00:00" }, { "name": "tomasvotruba/cognitive-complexity",