Skip to content

Commit 85217ea

Browse files
tools(deps-dev): Update icanhazstring/composer-unused requirement
Updates the requirements on [icanhazstring/composer-unused](https://github.com/composer-unused/composer-unused) to permit the latest version. - [Release notes](https://github.com/composer-unused/composer-unused/releases) - [Changelog](https://github.com/composer-unused/composer-unused/blob/main/CHANGELOG.md) - [Commits](composer-unused/composer-unused@0.9.1...0.9.2) --- updated-dependencies: - dependency-name: icanhazstring/composer-unused dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c025a5b commit 85217ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tools/composer-unused/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"php": "^8.1.31"
77
},
88
"require-dev": {
9-
"icanhazstring/composer-unused": "0.9.1",
9+
"icanhazstring/composer-unused": "0.9.2",
1010
"roave/security-advisories": "dev-latest"
1111
},
1212
"prefer-stable": true,

0 commit comments

Comments
 (0)