Skip to content

Commit cffcef2

Browse files
authored
Merge pull request #27 from bolechen/patch-1
Update monolog version for laravel 10
2 parents d25d917 + b88823c commit cffcef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"doctrine/cache": "^1.6",
1414
"symfony/http-foundation": "^3.3|^4.0|^5.0|^6.0",
1515
"guzzlehttp/guzzle": "^6.2|^7.0",
16-
"monolog/monolog": "^1.22|^2.0",
16+
"monolog/monolog": "^1.22|^2.0|^3.0",
1717
"ext-curl": "*"
1818
},
1919
"autoload": {

0 commit comments

Comments
 (0)