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 973f461 commit 5869e98Copy full SHA for 5869e98
.github/workflows/lint-fixer.yml
@@ -13,6 +13,6 @@ jobs:
13
uses: actions/checkout@v2
14
15
- name: Checking PHP Syntax
16
- uses: TheDragonCode/php-codestyler@v1.10.0
+ uses: TheDragonCode/php-codestyler@v1.10.5
17
with:
18
fix: true
0 commit comments