Skip to content

Commit c7979b4

Browse files
authored
Merge pull request #88 from stronk7/moodlecheck_and_bump_to_composer2
Bump local_moodlecheck and switch to composer2
2 parents 650853c + 01eb852 commit c7979b4

File tree

2 files changed

+217
-7
lines changed

2 files changed

+217
-7
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@
5858
"type": "package",
5959
"package": {
6060
"name": "moodlehq/moodle-local_moodlecheck",
61-
"version": "1.0.4",
61+
"version": "1.0.5",
6262
"source": {
6363
"url": "https://github.com/moodlehq/moodle-local_moodlecheck.git",
6464
"type": "git",
65-
"reference": "323e53108dc43bb6fe627a33f3eb4550732cbb3a"
65+
"reference": "f232ce4fbd2a3d2343a2a409533cd8f46a847010"
6666
}
6767
}
6868
}
@@ -71,7 +71,7 @@
7171
"php": ">=7.0.8",
7272
"moodlehq/moodle-local_codechecker": "^3.0.0",
7373
"moodlehq/moodle-local_ci": "^1.0.8",
74-
"moodlehq/moodle-local_moodlecheck": "^1.0.4",
74+
"moodlehq/moodle-local_moodlecheck": "^1.0.5",
7575
"sebastian/phpcpd": "^3.0",
7676
"phpmd/phpmd": "^2.2",
7777
"symfony/dotenv": "^3.4",

0 commit comments

Comments
 (0)