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 17ee752 commit f5b4a22Copy full SHA for f5b4a22
.github/workflows/static.yml
@@ -88,7 +88,7 @@ jobs:
88
composer-options: "--ignore-platform-reqs" # required for PHP 8.2 as not yet official supported
89
90
- name: Psalm
91
- run: psalm --php-version=8.2 --no-progress --output-format=github
+ run: psalm --no-progress --output-format=github
92
93
composer-normalize:
94
name: Composer Normalize
0 commit comments