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.
2 parents 650853c + 01eb852 commit c7979b4Copy full SHA for c7979b4
composer.json
@@ -58,11 +58,11 @@
58
"type": "package",
59
"package": {
60
"name": "moodlehq/moodle-local_moodlecheck",
61
- "version": "1.0.4",
+ "version": "1.0.5",
62
"source": {
63
"url": "https://github.com/moodlehq/moodle-local_moodlecheck.git",
64
"type": "git",
65
- "reference": "323e53108dc43bb6fe627a33f3eb4550732cbb3a"
+ "reference": "f232ce4fbd2a3d2343a2a409533cd8f46a847010"
66
}
67
68
@@ -71,7 +71,7 @@
71
"php": ">=7.0.8",
72
"moodlehq/moodle-local_codechecker": "^3.0.0",
73
"moodlehq/moodle-local_ci": "^1.0.8",
74
- "moodlehq/moodle-local_moodlecheck": "^1.0.4",
+ "moodlehq/moodle-local_moodlecheck": "^1.0.5",
75
"sebastian/phpcpd": "^3.0",
76
"phpmd/phpmd": "^2.2",
77
"symfony/dotenv": "^3.4",
0 commit comments