Skip to content

Commit

Permalink
require php 8.1 in psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
alekitto committed Mar 23, 2022
1 parent 4de87a6 commit 022b913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yaml
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.0
run: composer psalm -- --php-version=8.1

0 comments on commit 022b913

Please sign in to comment.