Skip to content

Commit c794e2f

Browse files
authored
added necessary step to composer installation
... until there is a stable version of phpcompatibility that we can require; fixes #78
1 parent 13192ea commit c794e2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ You can install these coding style rules using Composer to make them available g
3535
This will install the correct version of phpcs, with the Moodle rules, and their dependencies.
3636

3737
```shell
38+
composer global config minimum-stability dev
3839
composer global require moodlehq/moodle-cs
3940
```
4041

0 commit comments

Comments
 (0)