We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e96052f commit 85c39d6Copy full SHA for 85c39d6
.github/workflows/continuous-integration.yaml
@@ -14,7 +14,7 @@ jobs:
14
php-version: '7.4'
15
coverage: 'none'
16
extensions: 'json, mbstring, tokenizer'
17
- tools: 'composer-normalize, php-cs-fixer:2.16.4'
+ tools: 'composer-normalize, php-cs-fixer:2.18.3'
18
19
- name: 'Display tools versions'
20
run: |
0 commit comments