Skip to content

Commit

Permalink
Update tightenco/duster requirement from ^2.7 to ^3.0 (#3)
Browse files Browse the repository at this point in the history
Updates the requirements on [tightenco/duster](https://github.com/tighten/duster) to permit the latest version.
- [Release notes](https://github.com/tighten/duster/releases)
- [Changelog](https://github.com/tighten/duster/blob/3.x/RELEASE.md)
- [Commits](tighten/duster@v2.7.0...v3.0.1)

---
updated-dependencies:
- dependency-name: tightenco/duster
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 8760615 commit f2bbdf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"prefer-stable": true,
"require-dev": {
"phpstan/phpstan": "^1.10",
"tightenco/duster": "^2.7"
"tightenco/duster": "^3.0"
}
}

0 comments on commit f2bbdf8

Please sign in to comment.