Skip to content

Commit

Permalink
Update CI action config.
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Oct 4, 2021
1 parent 3135556 commit dfabb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
php-version: '7.4'
extensions: mbstring, intl
coverage: none
tools: cs2pr, psalm:^4.7, phpstan:^0.12
tools: cs2pr, psalm:4.7, phpstan:0.12

- name: Composer Install
run: composer install
Expand Down

0 comments on commit dfabb2a

Please sign in to comment.