We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dea787 commit 230fbc6Copy full SHA for 230fbc6
1 file changed
README.md
@@ -151,7 +151,7 @@ foreach($branches as $branch) {
151
Thanks for contributing !
152
153
Please follow this rules:
154
-* you MUST apply supplied CS-fixer by running `composer run-script format`
+* you MUST apply supplied CS-fixer by running `composer run-script cs`
155
* you MUST write/update the tests
156
* you SHOULD write documentation
157
* you MUST write minimum details in pull request description
0 commit comments