Skip to content

Commit ecf17ff

Browse files
committed
Bump various dependencies
- moodle-cs 3.3.8
1 parent 95b54f0 commit ecf17ff

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
],
5656
"require": {
5757
"php": ">=7.4",
58-
"moodlehq/moodle-cs": "^3.3.7",
58+
"moodlehq/moodle-cs": "^3.3.8",
5959
"moodlehq/moodle-local_ci": "^1.0.23",
6060
"moodlehq/moodle-local_moodlecheck": "^1.1.8",
6161
"sebastian/phpcpd": "^6.0.3",

composer.lock

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

docs/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
99
The format of this change log follows the advice given at [Keep a CHANGELOG](http://keepachangelog.com).
1010

1111
## [Unreleased]
12+
### Changed
13+
- Updated project dependencies to current [moodle-cs](https://github.com/moodlehq/moodle-cs) version.
14+
1215
## [4.1.4] - 2023-09-22
1316
### Added
1417
- Covered the PHAR package with some new integration tests.

0 commit comments

Comments
 (0)