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 9256068 commit 151bb9fCopy full SHA for 151bb9f
1 file changed
composer.json
@@ -67,8 +67,5 @@
67
"cs-fix": "./tools/php-cs-fixer/vendor/bin/php-cs-fixer fix",
68
"static-analysis": "./tools/psalm/vendor/bin/psalm --threads=4 --root=$(pwd)",
69
"test": "./tools/phpunit/vendor/bin/phpunit"
70
- },
71
- "require-dev": {
72
- "vimeo/psalm": "^6"
73
}
74
0 commit comments