Skip to content

Commit 2aa97b8

Browse files
authored
Merge pull request #101 from stronk7/local_ci_tagged
Move local_ci dependency to tagged one
2 parents b6f6f97 + f983058 commit 2aa97b8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@
4646
"type": "package",
4747
"package": {
4848
"name": "moodlehq/moodle-local_ci",
49-
"version": "1.0.9",
49+
"version": "1.0.10",
5050
"source": {
5151
"url": "https://github.com/moodlehq/moodle-local_ci.git",
5252
"type": "git",
53-
"reference": "7a3cef3ce127ef8037765e79518661f03ae1396f"
53+
"reference": "v1.0.10"
5454
}
5555
}
5656
},
@@ -70,7 +70,7 @@
7070
"require": {
7171
"php": ">=7.0.8",
7272
"moodlehq/moodle-local_codechecker": "^3.0.1",
73-
"moodlehq/moodle-local_ci": "^1.0.9",
73+
"moodlehq/moodle-local_ci": "^1.0.10",
7474
"moodlehq/moodle-local_moodlecheck": "^1.0.7",
7575
"sebastian/phpcpd": "^3.0",
7676
"phpmd/phpmd": "^2.2",

composer.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)