Skip to content

Commit 6449396

Browse files
committed
add monolog V3 support
1 parent 67fab73 commit 6449396

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
@@ -16,7 +16,7 @@
1616
"symfony/http-client-contracts": "^1.0|^2.0|^3.0",
1717
"typesense/typesense-php": "^4.1.0",
1818
"php-http/curl-client": "^2.2",
19-
"monolog/monolog": "^2.3",
19+
"monolog/monolog": "^2.3|^3.0",
2020
"symfony/property-access": "^3.4|^4.3|^5|^6.0"
2121
},
2222
"require-dev": {

0 commit comments

Comments
 (0)