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 7fca0e7 commit 8a37baaCopy full SHA for 8a37baa
composer.json
@@ -46,7 +46,7 @@
46
"test": "rm -f -r /tmp/cake* && phpunit && driver_test=sqlite phpunit && driver_test=postgres phpunit",
47
"coverage": "XDEBUG_MODE=coverage phpunit --coverage-html=coverage",
48
"phpstan": "phpstan.phar analyse",
49
- "psalm": "psalm.phar",
+ "psalm": "psalm.phar --php-version=8.0",
50
"stan": [
51
"@stan-setup",
52
"@phpstan",
0 commit comments