Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer authored Nov 24, 2024
1 parent 48ba33a commit d6c7f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ jobs:
- name: Run Script
run: |
composer install
composer global require phpstan/phpstan:^1.11
composer global require phpstan/phpstan:~1.11.0
~/.composer/vendor/bin/phpstan analyse

0 comments on commit d6c7f99

Please sign in to comment.