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 a41895f + 7155e74 commit 108086fCopy full SHA for 108086f
.github/workflows/rector.yml
@@ -61,6 +61,4 @@ jobs:
61
fi
62
63
- name: Analyze for refactoring
64
- run: |
65
- composer global require --dev rector/rector:^0.15.1
66
- rector process --dry-run --no-progress-bar
+ run: vendor/bin/rector process --dry-run --no-progress-bar
0 commit comments