Skip to content

Commit f88d351

Browse files
mikelittlegithub-actions[bot]
authored andcommitted
Revert to monolog 2.x
Reverts to `monolog/monolog` 2.x as 3.x is incompatible with `maxbanton/cwh` causing a fatal on AWS - Addresses #1074 (cherry picked from commit 779badf)
1 parent 75c4e47 commit f88d351

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": "^3.9",
41+
"monolog/monolog": "^2.9",
4242
"maxbanton/cwh": "^2.0"
4343
},
4444
"extra": {

0 commit comments

Comments
 (0)