Skip to content

Commit f0c9730

Browse files
committed
fixed #8 drop the monolog v3 support
1 parent d90edda commit f0c9730

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
@@ -8,7 +8,7 @@
88
"ext-curl": "*",
99
"ext-json": "*",
1010
"netresearch/jsonmapper": "^3.0|^4.0|^5.0",
11-
"monolog/monolog": "^2.0|^3.0",
11+
"monolog/monolog": "^3.0",
1212
"vlucas/phpdotenv": "^5.0|^6.0",
1313
"damienharper/adf-tools": "dev-main"
1414
},

0 commit comments

Comments
 (0)