Skip to content

Commit a8c22b9

Browse files
committed
add support to monolog v2
1 parent 8ca1625 commit a8c22b9

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
@@ -23,7 +23,7 @@
2323
"illuminate/console": "~5.5.28 | ^5.6 | ~6.0.0",
2424
"illuminate/log": "~5.5.28 | ^5.6 | ~6.0.0",
2525
"illuminate/support": "~5.5.28 | ^5.6 | ~6.0.0",
26-
"monolog/monolog": "~1.20"
26+
"monolog/monolog": "~1.20|^2.0"
2727
},
2828
"require-dev": {
2929
"orchestra/testbench": "^3.5 | ^4.0",

0 commit comments

Comments
 (0)