We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a3a524 commit 5433999Copy full SHA for 5433999
composer.json
@@ -31,7 +31,6 @@
31
"Composer\\Config::disableProcessTimeout",
32
"vendor/bin/phpunit --coverage-text"
33
],
34
- "rector-clear": "vendor/bin/rector --clear-cache",
35
"rector": "vendor/bin/rector process src --dry-run",
36
"psalm-clear-cache": "vendor/bin/psalm --clear-global-cache && vendor/bin/psalm --clear-cache",
37
"psalm": "composer psalm-clear-cache && vendor/bin/psalm --threads=1",
0 commit comments