Skip to content

Commit

Permalink
Bump moodle-cs to 3.3.3
Browse files Browse the repository at this point in the history
And revert some changes that were done for previous release, about
spacing before assignment, they aren't needed any more. See:

moodlehq/moodle-cs#44

Also the js / map files because the NodeJS bump in core
has been now reverted. See:

https://tracker.moodle.org/browse/MDL-77559
  • Loading branch information
stronk7 committed Mar 14, 2023
1 parent e359ddc commit 8472099
Show file tree
Hide file tree
Showing 5 changed files with 65 additions and 132 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
],
"require": {
"php": ">=7.4",
"moodlehq/moodle-cs": "^3.3.2",
"moodlehq/moodle-cs": "^3.3.3",
"moodlehq/moodle-local_ci": "^1.0.17",
"moodlehq/moodle-local_moodlecheck": "^1.1.4",
"sebastian/phpcpd": "^6.0.3",
Expand Down
Loading

0 comments on commit 8472099

Please sign in to comment.