We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eff8a2 commit b5a41a8Copy full SHA for b5a41a8
1 file changed
.github/workflows/ci.yml
@@ -84,7 +84,7 @@ jobs:
84
php-version: '7.4'
85
extensions: mbstring, intl
86
coverage: none
87
- tools: psalm:4.12, phpstan:1.1
+ tools: vimeo/psalm:4.21, phpstan:1.4
88
89
- name: Composer Install
90
run: composer require cakephp/cakephp-codesniffer:^4.2
0 commit comments