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 6baf7a0 commit d47cc39Copy full SHA for d47cc39
1 file changed
.github/workflows/psalm.yml
@@ -22,7 +22,7 @@ jobs:
22
run: composer update
23
24
- name: Install Psalm
25
- run: composer require --dev vimeo/psalm:6.16.1
+ run: composer require --dev vimeo/psalm:*
26
27
- name: Run Psalm
28
run: ./vendor/bin/psalm --no-cache
0 commit comments