We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd60163 commit bd32180Copy full SHA for bd32180
Makefile
@@ -36,4 +36,4 @@ phpstan-generate-baseline:
36
.PHONY: infection
37
infection:
38
composer require --dev infection/infection -W --ignore-platform-req=ext-mongodb
39
- vendor/bin/infection --test-framework-options="--group=platform" --logger-github=false
+ vendor/bin/infection --logger-github=false
0 commit comments