Skip to content

Commit 00858a8

Browse files
committed
Bump various dependencies
- moodle-local_ci 1.1.4 - moodle-cs 3.7.0
1 parent d87c3ce commit 00858a8

File tree

7 files changed

+165
-331
lines changed

7 files changed

+165
-331
lines changed

composer.json

Lines changed: 2 additions & 3 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.6.0",
59-
"moodlehq/moodle-local_ci": "^1.1.3",
58+
"moodlehq/moodle-cs": "^3.7.0",
59+
"moodlehq/moodle-local_ci": "^1.1.4",
6060
"moodlehq/moodle-local_moodlecheck": "^1.3.2",
6161
"sebastian/phpcpd": "^6.0.3",
6262
"sebastian/version": "^3.0.2",
@@ -73,7 +73,6 @@
7373
"psr/log": "^1.1.4",
7474
"nikic/php-parser": "^4.14",
7575
"marcj/topsort": "^2.0.0",
76-
"phpcompatibility/php-compatibility": "dev-develop#96072c30",
7776
"laravel-zero/phar-updater": "^1.0.0"
7877
},
7978
"require-dev": {

0 commit comments

Comments
 (0)