Skip to content

Commit c19b95b

Browse files
ArayikArayik
authored andcommitted
Support monolog-3.3 for php 8
1 parent bfa7ae5 commit c19b95b

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
@@ -32,7 +32,7 @@
3232
"require": {
3333
"php": ">=7.4",
3434
"ext-json": "*",
35-
"monolog/monolog": "^1.0|^2.1|^3.0|3.3",
35+
"monolog/monolog": "^1.0|^2.1|^3.0|^3.3",
3636
"nyholm/psr7": "^1.3",
3737
"php-http/client-common": "^1.0|^2.3",
3838
"php-http/discovery": "^1.0",

0 commit comments

Comments
 (0)