Skip to content

Commit 8472099

Browse files
committed
Bump moodle-cs to 3.3.3
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
1 parent e359ddc commit 8472099

File tree

5 files changed

+65
-132
lines changed

5 files changed

+65
-132
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
],
6464
"require": {
6565
"php": ">=7.4",
66-
"moodlehq/moodle-cs": "^3.3.2",
66+
"moodlehq/moodle-cs": "^3.3.3",
6767
"moodlehq/moodle-local_ci": "^1.0.17",
6868
"moodlehq/moodle-local_moodlecheck": "^1.1.4",
6969
"sebastian/phpcpd": "^6.0.3",

0 commit comments

Comments
 (0)