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 e1fa4b3 commit 4acdda2Copy full SHA for 4acdda2
.github/workflows/build.yml
@@ -34,7 +34,6 @@ jobs:
34
with:
35
coverage: "none"
36
php-version: "${{ matrix.php-version }}"
37
- tools: composer:v2
38
39
- name: "Validate Composer"
40
run: "composer validate"
0 commit comments