Skip to content

Commit 230fbc6

Browse files
committed
doc(README): update cs-fixer command
1 parent 4dea787 commit 230fbc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ foreach($branches as $branch) {
151151
Thanks for contributing !
152152

153153
Please follow this rules:
154-
* you MUST apply supplied CS-fixer by running `composer run-script format`
154+
* you MUST apply supplied CS-fixer by running `composer run-script cs`
155155
* you MUST write/update the tests
156156
* you SHOULD write documentation
157157
* you MUST write minimum details in pull request description

0 commit comments

Comments
 (0)