Skip to content

Commit e6b858f

Browse files
committed
fix: update to monolog 2.0 #9
1 parent 0affc7f commit e6b858f

File tree

3 files changed

+2618
-2
lines changed

3 files changed

+2618
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"require": {
1111
"php": "^7.1.3",
12-
"monolog/monolog": "^1.23",
12+
"monolog/monolog": "^1.23|^2.0",
1313
"laravel/framework": "5.6.*|5.7.*|5.8.*|^6.0"
1414
},
1515
"minimum-stability": "dev",

0 commit comments

Comments
 (0)