Skip to content

Commit a357fed

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.5...0.9.6) --- updated-dependencies: - dependency-name: icanhazstring/composer-unused dependency-version: 0.9.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6afa34 commit a357fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/composer-unused/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"php": ">=8.4"
77
},
88
"require-dev": {
9-
"icanhazstring/composer-unused": "0.9.5",
9+
"icanhazstring/composer-unused": "0.9.6",
1010
"roave/security-advisories": "dev-latest"
1111
},
1212
"prefer-stable": true,

0 commit comments

Comments
 (0)