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 282fbd1 commit a27730eCopy full SHA for a27730e
.github/workflows/static-analysis.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@v2
9
- name: "PHP-CS-Fixer"
10
- uses: docker://oskarstark/php-cs-fixer-ga:2.19.0
+ uses: docker://oskarstark/php-cs-fixer-ga:3.0.2
11
with:
12
args: --dry-run
13
- name: "PSalm"
0 commit comments