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 a7adec2 commit 553a56b
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.12
composer global require phpstan/phpstan:^1.12
~/.composer/vendor/bin/phpstan analyse

0 comments on commit 553a56b

Please sign in to comment.