From 0ed9968bb994d599aa8ac44c8ed06de3acc0296a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 03:22:41 +0000 Subject: [PATCH] build(deps-dev): bump tightenco/duster from 3.0.0 to 3.0.1 Bumps [tightenco/duster](https://github.com/tighten/duster) from 3.0.0 to 3.0.1. - [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.0.0...v3.0.1) --- updated-dependencies: - dependency-name: tightenco/duster dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index c0c2467..b61e793 100644 --- a/composer.lock +++ b/composer.lock @@ -11690,28 +11690,28 @@ }, { "name": "tightenco/duster", - "version": "v3.0.0", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/tighten/duster.git", - "reference": "e7c38d576ec555a2765b4a01fb762f09fe7179bd" + "reference": "0128c2eb26fe759b79148c18a8dfe442b32eb211" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tighten/duster/zipball/e7c38d576ec555a2765b4a01fb762f09fe7179bd", - "reference": "e7c38d576ec555a2765b4a01fb762f09fe7179bd", + "url": "https://api.github.com/repos/tighten/duster/zipball/0128c2eb26fe759b79148c18a8dfe442b32eb211", + "reference": "0128c2eb26fe759b79148c18a8dfe442b32eb211", "shasum": "" }, "require": { "php": "^8.2.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.54", + "friendsofphp/php-cs-fixer": "^3.59", "laravel-zero/framework": "^11.0", - "laravel/pint": "^1.15", + "laravel/pint": "^1.16", "nunomaduro/termwind": "^2.0", "spatie/invade": "^1.1", - "squizlabs/php_codesniffer": "^3.9", + "squizlabs/php_codesniffer": "^3.10", "tightenco/tlint": "^9.3" }, "bin": [ @@ -11756,7 +11756,7 @@ "issues": "https://github.com/tighten/duster/issues", "source": "https://github.com/tighten/duster" }, - "time": "2024-06-03T18:29:50+00:00" + "time": "2024-06-24T20:05:09+00:00" } ], "aliases": [],