Skip to content

Commit

Permalink
Merge pull request #830 from t-schroeder/patch-1
Browse files Browse the repository at this point in the history
added necessary step to composer installation
  • Loading branch information
stronk7 authored Dec 5, 2023
2 parents da3b68b + a63ce48 commit be110f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions general/development/tools/phpcs.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ We recommend use of the `moodle-extra` standard, particularly when writing new c
The recommended method of installation is via the global composer command:

```console
composer global config minimum-stability dev
composer global require moodlehq/moodle-cs
```

Expand Down

0 comments on commit be110f4

Please sign in to comment.