Skip to content

Commit

Permalink
Support Psalm 5 too
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Apr 19, 2024
1 parent 74a039f commit 1c06ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
run: vendor/bin/phpunit

- name: Install Psalm
run: composer require --dev vimeo/psalm:^4
run: composer require --dev vimeo/psalm:^4|^5

- name: Static Analysis
run: vendor/bin/psalm

0 comments on commit 1c06ffc

Please sign in to comment.