Skip to content

Commit 8d523c5

Browse files
Update monolog/monolog requirement from ^2.9 to ^2.11
Updates the requirements on [monolog/monolog](https://github.com/Seldaek/monolog) to permit the latest version. - [Release notes](https://github.com/Seldaek/monolog/releases) - [Changelog](https://github.com/Seldaek/monolog/blob/2.11.0/CHANGELOG.md) - [Commits](Seldaek/monolog@2.9.0...2.11.0) --- updated-dependencies: - dependency-name: monolog/monolog dependency-version: 2.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b9e94c commit 8d523c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"humanmade/batcache": "~1.5.2",
3939
"humanmade/ludicrousdb": "~5.0.7",
4040
"humanmade/aws-ses-wp-mail": "~1.3.1",
41-
"monolog/monolog": "^2.9",
41+
"monolog/monolog": "^2.11",
4242
"maxbanton/cwh": "^2.0"
4343
},
4444
"extra": {

0 commit comments

Comments
 (0)