Skip to content

Commit 4852877

Browse files
committed
Drop unused nunomaduro/collision
1 parent d32f0ed commit 4852877

File tree

3 files changed

+1
-256
lines changed

3 files changed

+1
-256
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"infection/infection": "^0.27.0",
1919
"maglnet/composer-require-checker": "^4.12.0",
2020
"mockery/mockery": "^1.6.12",
21-
"nunomaduro/collision": "^7.10.0",
2221
"orklah/psalm-insane-comparison": "^2.3.0",
2322
"php-coveralls/php-coveralls": "^2.7.0",
2423
"php-parallel-lint/php-console-highlighter": "^1.0",

composer.lock

Lines changed: 1 addition & 254 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

etc/qa/composer-unused.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
->addNamedFilter(NamedFilter::fromString('icanhazstring/composer-unused'))
1717
->addNamedFilter(NamedFilter::fromString('infection/infection'))
1818
->addNamedFilter(NamedFilter::fromString('maglnet/composer-require-checker'))
19-
->addNamedFilter(NamedFilter::fromString('nunomaduro/collision'))
2019
->addNamedFilter(NamedFilter::fromString('orklah/psalm-insane-comparison'))
2120
->addNamedFilter(NamedFilter::fromString('php-coveralls/php-coveralls'))
2221
->addNamedFilter(NamedFilter::fromString('php-parallel-lint/php-console-highlighter'))

0 commit comments

Comments
 (0)