Skip to content

Commit

Permalink
Update phpstan job
Browse files Browse the repository at this point in the history
  • Loading branch information
mentisy committed Oct 15, 2023
1 parent c721eb3 commit bda1f97
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 @@ -70,7 +70,7 @@ jobs:
coverage: none

- name: Composer install
run: composer require --dev phpstan/phpstan:^0.12
run: composer require --dev phpstan/phpstan:^1.9

- name: Run phpstan
run: vendor/bin/phpstan.phar analyse

0 comments on commit bda1f97

Please sign in to comment.