Skip to content

Commit

Permalink
Ugpraded CS-Fixer to v3.57.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCartpenter committed May 25, 2024
1 parent db9c041 commit 5374c2a
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 @@ -52,7 +52,7 @@ jobs:

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

0 comments on commit 5374c2a

Please sign in to comment.