Skip to content

Commit 0ba83b9

Browse files
committed
Bump various dependencies
- moodle-cs 3.4.7 - moodle-local_ci 1.0.30 - php-compatibility 96072c30 It also comes with a good number of updates to dev tools and other dependencies.
1 parent 35a982b commit 0ba83b9

File tree

3 files changed

+841
-185
lines changed

3 files changed

+841
-185
lines changed

composer.json

Lines changed: 3 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.4.6",
59-
"moodlehq/moodle-local_ci": "^1.0.29",
58+
"moodlehq/moodle-cs": "^3.4.7",
59+
"moodlehq/moodle-local_ci": "^1.0.30",
6060
"moodlehq/moodle-local_moodlecheck": "^1.3.2",
6161
"sebastian/phpcpd": "^6.0.3",
6262
"sebastian/version": "^3.0.2",
@@ -73,7 +73,7 @@
7373
"psr/log": "^1.1.4",
7474
"nikic/php-parser": "^4.14",
7575
"marcj/topsort": "^2.0.0",
76-
"phpcompatibility/php-compatibility": "dev-develop#e5cd2e24",
76+
"phpcompatibility/php-compatibility": "dev-develop#96072c30",
7777
"laravel-zero/phar-updater": "^1.0.0"
7878
},
7979
"require-dev": {

0 commit comments

Comments
 (0)