Skip to content

Commit bfa7ae5

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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",
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)