Skip to content

Commit

Permalink
phpstan updated to 1.10.55
Browse files Browse the repository at this point in the history
  • Loading branch information
condor2 authored Jan 10, 2024
1 parent dffc4ff commit 0149b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

- name: PHPStan
run: |
composer require phpstan/phpstan 1.10.50
composer require phpstan/phpstan 1.10.55
./upload/system/storage/vendor/bin/phpstan analyze --no-progress
- name: Code style
Expand Down

0 comments on commit 0149b25

Please sign in to comment.