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] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-01 03:22:41 +00:00
committed by GitHub
parent 0646360ebf
commit 0ed9968bb9

16
composer.lock generated
View File

@@ -11690,28 +11690,28 @@
}, },
{ {
"name": "tightenco/duster", "name": "tightenco/duster",
"version": "v3.0.0", "version": "v3.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tighten/duster.git", "url": "https://github.com/tighten/duster.git",
"reference": "e7c38d576ec555a2765b4a01fb762f09fe7179bd" "reference": "0128c2eb26fe759b79148c18a8dfe442b32eb211"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tighten/duster/zipball/e7c38d576ec555a2765b4a01fb762f09fe7179bd", "url": "https://api.github.com/repos/tighten/duster/zipball/0128c2eb26fe759b79148c18a8dfe442b32eb211",
"reference": "e7c38d576ec555a2765b4a01fb762f09fe7179bd", "reference": "0128c2eb26fe759b79148c18a8dfe442b32eb211",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^8.2.0" "php": "^8.2.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.54", "friendsofphp/php-cs-fixer": "^3.59",
"laravel-zero/framework": "^11.0", "laravel-zero/framework": "^11.0",
"laravel/pint": "^1.15", "laravel/pint": "^1.16",
"nunomaduro/termwind": "^2.0", "nunomaduro/termwind": "^2.0",
"spatie/invade": "^1.1", "spatie/invade": "^1.1",
"squizlabs/php_codesniffer": "^3.9", "squizlabs/php_codesniffer": "^3.10",
"tightenco/tlint": "^9.3" "tightenco/tlint": "^9.3"
}, },
"bin": [ "bin": [
@@ -11756,7 +11756,7 @@
"issues": "https://github.com/tighten/duster/issues", "issues": "https://github.com/tighten/duster/issues",
"source": "https://github.com/tighten/duster" "source": "https://github.com/tighten/duster"
}, },
"time": "2024-06-03T18:29:50+00:00" "time": "2024-06-24T20:05:09+00:00"
} }
], ],
"aliases": [], "aliases": [],