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 acf2b2a + c794e2f commit aea4999Copy full SHA for aea4999
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