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.
2 parents 39d0829 + 5869e98 commit 6138dacCopy full SHA for 6138dac
.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.4
+ uses: TheDragonCode/php-codestyler@v1.10.5
17
with:
18
fix: true
0 commit comments