Skip to content

Commit 6e619df

Browse files
authored
Merge pull request #50 from typesense/remove-old-monolog
Remove old monolog
2 parents e8e1496 + 7e81e9e commit 6e619df

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.1|^2.1|^3.0|^3.3",
35+
"monolog/monolog": "^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)