We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd6dede commit 77cd00bCopy full SHA for 77cd00b
Makefile
@@ -8,4 +8,4 @@ run-phpstan:
8
dev-tools/vendor/bin/phpstan analyze $(ARGS)
9
10
run-phpunit:
11
- dev-tools/vendor/bin/phpunit --display-deprecations $(ARGS)
+ dev-tools/vendor/bin/phpunit $(ARGS)
0 commit comments