Skip to content

Commit ee53626

Browse files
committed
Bump various dependencies
- moodle-cs 3.3.11 - moodle-local_moodlecheck 1.2.0 It also comes with a good number of updates in dev tools and other dependencies.
1 parent 27e7c5a commit ee53626

File tree

3 files changed

+121
-120
lines changed

3 files changed

+121
-120
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,20 +44,20 @@
4444
"type": "package",
4545
"package": {
4646
"name": "moodlehq/moodle-local_moodlecheck",
47-
"version": "1.1.8",
47+
"version": "1.2.0",
4848
"source": {
4949
"url": "https://github.com/moodlehq/moodle-local_moodlecheck.git",
5050
"type": "git",
51-
"reference": "v1.1.8"
51+
"reference": "v1.2.0"
5252
}
5353
}
5454
}
5555
],
5656
"require": {
5757
"php": ">=7.4",
58-
"moodlehq/moodle-cs": "^v3.3.10",
58+
"moodlehq/moodle-cs": "^v3.3.11",
5959
"moodlehq/moodle-local_ci": "^1.0.25",
60-
"moodlehq/moodle-local_moodlecheck": "^1.1.8",
60+
"moodlehq/moodle-local_moodlecheck": "^1.2.0",
6161
"sebastian/phpcpd": "^6.0.3",
6262
"sebastian/version": "^3.0.2",
6363
"phpunit/php-timer": "^5.0.3",

0 commit comments

Comments
 (0)