Skip to content

Commit f28489a

Browse files
committed
De-downgrade de Dead Code Detector dev dependency
1 parent b96123f commit f28489a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"php-parallel-lint/php-parallel-lint": "^1.2",
3131
"php-parallel-lint/php-console-highlighter": "^1.0",
3232
"phpstan/phpstan-deprecation-rules": "^1.2 || ^2.0",
33-
"shipmonk/dead-code-detector": "^0.12",
33+
"shipmonk/dead-code-detector": "^0.13.2",
3434
"spaze/coding-standard": "^1.8"
3535
},
3636
"autoload": {

0 commit comments

Comments
 (0)