Skip to content

Commit a482daa

Browse files
committed
Bump various dependencies
- moodle-cs 3.4.9 Also some dev tools.
1 parent b6215eb commit a482daa

File tree

2 files changed

+23
-20
lines changed

2 files changed

+23
-20
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
],
5656
"require": {
5757
"php": ">=7.4",
58-
"moodlehq/moodle-cs": "^3.4.8",
58+
"moodlehq/moodle-cs": "^3.4.9",
5959
"moodlehq/moodle-local_ci": "^1.0.30",
6060
"moodlehq/moodle-local_moodlecheck": "^1.3.2",
6161
"sebastian/phpcpd": "^6.0.3",
@@ -79,7 +79,7 @@
7979
"require-dev": {
8080
"phpunit/phpunit": "^9.6",
8181
"mockery/mockery": "^1.5.0",
82-
"friendsofphp/php-cs-fixer": "^3.52.1",
82+
"friendsofphp/php-cs-fixer": "^3.59.3",
8383
"vimeo/psalm": "5.19.*"
8484
},
8585
"config": {

composer.lock

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

0 commit comments

Comments
 (0)