From 3152803a1fc8f68c37c3f9195ce4abe459f55946 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 03:19:06 +0000 Subject: [PATCH] build(deps-dev): bump tightenco/duster from 3.1.0 to 3.2.0 Bumps [tightenco/duster](https://github.com/tighten/duster) from 3.1.0 to 3.2.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.1.0...v3.2.0) --- updated-dependencies: - dependency-name: tightenco/duster dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 4705c2c..925ca12 100644 --- a/composer.lock +++ b/composer.lock @@ -11690,29 +11690,29 @@ }, { "name": "tightenco/duster", - "version": "v3.1.0", + "version": "v3.2.0", "source": { "type": "git", "url": "https://github.com/tighten/duster.git", - "reference": "687ef98dc5c348162ba418012e6277d520c71178" + "reference": "b311811719ed432613cd3e9ac14a5952fc7cb5c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tighten/duster/zipball/687ef98dc5c348162ba418012e6277d520c71178", - "reference": "687ef98dc5c348162ba418012e6277d520c71178", + "url": "https://api.github.com/repos/tighten/duster/zipball/b311811719ed432613cd3e9ac14a5952fc7cb5c5", + "reference": "b311811719ed432613cd3e9ac14a5952fc7cb5c5", "shasum": "" }, "require": { "php": "^8.2.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.65", - "laravel-zero/framework": "^11.0", - "laravel/pint": "^1.18", + "friendsofphp/php-cs-fixer": "^3.73", + "laravel-zero/framework": "^11.36", + "laravel/pint": "^1.21", "nunomaduro/termwind": "^2.0", "spatie/invade": "^1.1", - "squizlabs/php_codesniffer": "^3.11", - "tightenco/tlint": "^9.4" + "squizlabs/php_codesniffer": "^3.12", + "tightenco/tlint": "^9.5" }, "bin": [ "builds/duster" @@ -11754,7 +11754,7 @@ "issues": "https://github.com/tighten/duster/issues", "source": "https://github.com/tighten/duster" }, - "time": "2024-12-06T22:30:18+00:00" + "time": "2025-03-21T20:21:10+00:00" } ], "aliases": [], @@ -11767,6 +11767,6 @@ "platform": { "php": "^8.2" }, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform-dev": [], + "plugin-api-version": "2.3.0" }