Skip to content

Commit

Permalink
Revert forcing the psalm php version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz authored Nov 17, 2024
1 parent 17ee752 commit f5b4a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
composer-options: "--ignore-platform-reqs" # required for PHP 8.2 as not yet official supported

- name: Psalm
run: psalm --php-version=8.2 --no-progress --output-format=github
run: psalm --no-progress --output-format=github

composer-normalize:
name: Composer Normalize
Expand Down

0 comments on commit f5b4a22

Please # to comment.