Skip to content

Commit

Permalink
Revert "require php 8.1 in psalm"
Browse files Browse the repository at this point in the history
This reverts commit 022b913.
  • Loading branch information
alekitto committed Apr 14, 2022
1 parent b0c2379 commit f000b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
run: composer update --no-progress --no-interaction --prefer-dist

- name: Run script
run: composer psalm -- --php-version=8.1
run: composer psalm -- --php-version=8.0

0 comments on commit f000b6f

Please sign in to comment.