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 235ac7f commit 6012aaeCopy full SHA for 6012aae
.github/workflows/cs.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: "ramsey/composer-install@v3"
36
37
- name: Run Rector
38
- run: compose
+ run: composer rector
39
40
- name: Run PHP CS Fixer
41
run: composer php-cs-fixer
0 commit comments