We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27e7c5a commit ee53626Copy full SHA for ee53626
composer.json
@@ -44,20 +44,20 @@
44
"type": "package",
45
"package": {
46
"name": "moodlehq/moodle-local_moodlecheck",
47
- "version": "1.1.8",
+ "version": "1.2.0",
48
"source": {
49
"url": "https://github.com/moodlehq/moodle-local_moodlecheck.git",
50
"type": "git",
51
- "reference": "v1.1.8"
+ "reference": "v1.2.0"
52
}
53
54
55
],
56
"require": {
57
"php": ">=7.4",
58
- "moodlehq/moodle-cs": "^v3.3.10",
+ "moodlehq/moodle-cs": "^v3.3.11",
59
"moodlehq/moodle-local_ci": "^1.0.25",
60
- "moodlehq/moodle-local_moodlecheck": "^1.1.8",
+ "moodlehq/moodle-local_moodlecheck": "^1.2.0",
61
"sebastian/phpcpd": "^6.0.3",
62
"sebastian/version": "^3.0.2",
63
"phpunit/php-timer": "^5.0.3",
0 commit comments