Skip to content

Commit c6e17b9

Browse files
committed
Bump various dependencies
- moodle-cs 3.3.7 - moodle-local_ci 1.0.23
1 parent 67f9e7f commit c6e17b9

File tree

3 files changed

+45
-45
lines changed

3 files changed

+45
-45
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
],
5656
"require": {
5757
"php": ">=7.4",
58-
"moodlehq/moodle-cs": "^3.3.6",
59-
"moodlehq/moodle-local_ci": "^1.0.22",
58+
"moodlehq/moodle-cs": "^3.3.7",
59+
"moodlehq/moodle-local_ci": "^1.0.23",
6060
"moodlehq/moodle-local_moodlecheck": "^1.1.8",
6161
"sebastian/phpcpd": "^6.0.3",
6262
"sebastian/version": "^3.0.2",

composer.lock

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

docs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
1414

1515
### Changed
1616
- Reduced the number of own CI tests (internal change) executed with Travis.
17-
- Updated project dependencies to current [moodle-cs](https://github.com/moodlehq/moodle-cs).
17+
- Updated project dependencies to current [moodle-cs](https://github.com/moodlehq/moodle-cs) and [moodle-local_ci](https://github.com/moodlehq/moodle-local_ci) versions.
1818

1919
### Fixed
2020
- Solved various problems related with the execution of checks from PHAR:

0 commit comments

Comments
 (0)