Skip to content

Commit a51e36c

Browse files
committed
Bump to current local_ci and local_moodlecheck
Generated with composer 1.x and php70
1 parent 0e81cb9 commit a51e36c

File tree

3 files changed

+102
-139
lines changed

3 files changed

+102
-139
lines changed

composer.json

100644100755
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,32 +52,32 @@
5252
"type": "package",
5353
"package": {
5454
"name": "moodlehq/moodle-local_ci",
55-
"version": "1.0.7",
55+
"version": "1.0.8",
5656
"source": {
5757
"url": "https://github.com/moodlehq/moodle-local_ci.git",
5858
"type": "git",
59-
"reference": "a0993ac0d4e9c28a234480f9ed503609e0bac0a8"
59+
"reference": "d479a5c9147f58802776ce99b2cbd6bc2bb79bf1"
6060
}
6161
}
6262
},
6363
{
6464
"type": "package",
6565
"package": {
6666
"name": "moodlehq/moodle-local_moodlecheck",
67-
"version": "1.0.3",
67+
"version": "1.0.4",
6868
"source": {
6969
"url": "https://github.com/moodlehq/moodle-local_moodlecheck.git",
7070
"type": "git",
71-
"reference": "7e856a52fd8c9710da203873cf9674de4d1c2611"
71+
"reference": "323e53108dc43bb6fe627a33f3eb4550732cbb3a"
7272
}
7373
}
7474
}
7575
],
7676
"require": {
7777
"php": ">=7.0.8",
7878
"moodlehq/moodle-local_codechecker": "^2.9.8",
79-
"moodlehq/moodle-local_ci": "^1.0.5",
80-
"moodlehq/moodle-local_moodlecheck": "^1.0.2",
79+
"moodlehq/moodle-local_ci": "^1.0.8",
80+
"moodlehq/moodle-local_moodlecheck": "^1.0.4",
8181
"sebastian/phpcpd": "^3.0",
8282
"phpmd/phpmd": "^2.2",
8383
"symfony/dotenv": "^3.4",

0 commit comments

Comments
 (0)