We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 723cd7b commit 003d2c5Copy full SHA for 003d2c5
.github/workflows/coding-standards.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: shivammathur/setup-php@v2
14
with:
15
php-version: 7.4
16
- tools: composer:v2, cs2pr
+ tools: composer, cs2pr
17
coverage: none
18
- name: Cache dependencies installed with Composer
19
uses: actions/cache@v2
0 commit comments