Skip to content

Commit b585fbb

Browse files
committed
Bump various dependencies
- moodle-cs 3.3.9 - moodle_local_ci 1.0.24 Note that we have had to make phpmd/phpmd sticky to 2.13.0 because a recent release has changed the API. That problem will be investigated by: #243
1 parent a589490 commit b585fbb

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@
5555
],
5656
"require": {
5757
"php": ">=7.4",
58-
"moodlehq/moodle-cs": "^3.3.8",
59-
"moodlehq/moodle-local_ci": "^1.0.23",
58+
"moodlehq/moodle-cs": "^3.3.9",
59+
"moodlehq/moodle-local_ci": "^1.0.24",
6060
"moodlehq/moodle-local_moodlecheck": "^1.1.8",
6161
"sebastian/phpcpd": "^6.0.3",
6262
"sebastian/version": "^3.0.2",
6363
"phpunit/php-timer": "^5.0.3",
64-
"phpmd/phpmd": "^2.12",
64+
"phpmd/phpmd": "2.13.*",
6565
"symfony/dotenv": "^5.4",
6666
"symfony/filesystem": "^5.4",
6767
"symfony/finder": "^5.4",

composer.lock

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

0 commit comments

Comments
 (0)