Skip to content

Commit 85c39d6

Browse files
committed
Update php-cs-fixer to 2.18.3
1 parent e96052f commit 85c39d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
php-version: '7.4'
1515
coverage: 'none'
1616
extensions: 'json, mbstring, tokenizer'
17-
tools: 'composer-normalize, php-cs-fixer:2.16.4'
17+
tools: 'composer-normalize, php-cs-fixer:2.18.3'
1818

1919
- name: 'Display tools versions'
2020
run: |

0 commit comments

Comments
 (0)