Skip to content

Commit fd07dfa

Browse files
committed
fixed #281 update monolog dependancy
1 parent c319cfd commit fd07dfa

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
@@ -8,7 +8,7 @@
88
"ext-curl": "*",
99
"ext-json": "*",
1010
"netresearch/jsonmapper": "~0.11|^1.0",
11-
"monolog/monolog": "~1.12",
11+
"monolog/monolog": "~1.12|^2.0",
1212
"vlucas/phpdotenv": "~1.0|~2.0|^3.0"
1313
},
1414
"require-dev": {

0 commit comments

Comments
 (0)