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 13192ea commit c794e2fCopy full SHA for c794e2f
README.md
@@ -35,6 +35,7 @@ You can install these coding style rules using Composer to make them available g
35
This will install the correct version of phpcs, with the Moodle rules, and their dependencies.
36
37
```shell
38
+composer global config minimum-stability dev
39
composer global require moodlehq/moodle-cs
40
```
41
0 commit comments