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 7b8e27b commit be026d2Copy full SHA for be026d2
.github/workflows/php.yml
@@ -37,7 +37,7 @@ jobs:
37
composer-options: --prefer-dist --no-scripts
38
39
- name: Composer Dependency Analyser
40
- - run: composer cda
+ run: composer cda
41
42
- name: CS Check
43
run: composer cs-check
0 commit comments