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] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-24 03:19:06 +00:00
committed by GitHub
parent 6fe95007c2
commit 3152803a1f

24
composer.lock generated
View File

@@ -11690,29 +11690,29 @@
}, },
{ {
"name": "tightenco/duster", "name": "tightenco/duster",
"version": "v3.1.0", "version": "v3.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tighten/duster.git", "url": "https://github.com/tighten/duster.git",
"reference": "687ef98dc5c348162ba418012e6277d520c71178" "reference": "b311811719ed432613cd3e9ac14a5952fc7cb5c5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tighten/duster/zipball/687ef98dc5c348162ba418012e6277d520c71178", "url": "https://api.github.com/repos/tighten/duster/zipball/b311811719ed432613cd3e9ac14a5952fc7cb5c5",
"reference": "687ef98dc5c348162ba418012e6277d520c71178", "reference": "b311811719ed432613cd3e9ac14a5952fc7cb5c5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^8.2.0" "php": "^8.2.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.65", "friendsofphp/php-cs-fixer": "^3.73",
"laravel-zero/framework": "^11.0", "laravel-zero/framework": "^11.36",
"laravel/pint": "^1.18", "laravel/pint": "^1.21",
"nunomaduro/termwind": "^2.0", "nunomaduro/termwind": "^2.0",
"spatie/invade": "^1.1", "spatie/invade": "^1.1",
"squizlabs/php_codesniffer": "^3.11", "squizlabs/php_codesniffer": "^3.12",
"tightenco/tlint": "^9.4" "tightenco/tlint": "^9.5"
}, },
"bin": [ "bin": [
"builds/duster" "builds/duster"
@@ -11754,7 +11754,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-12-06T22:30:18+00:00" "time": "2025-03-21T20:21:10+00:00"
} }
], ],
"aliases": [], "aliases": [],
@@ -11767,6 +11767,6 @@
"platform": { "platform": {
"php": "^8.2" "php": "^8.2"
}, },
"platform-dev": {}, "platform-dev": [],
"plugin-api-version": "2.6.0" "plugin-api-version": "2.3.0"
} }