Skip to content

Commit d53b91a

Browse files
committed
Add conflict rule for Monolog 2.
1 parent 9e7c254 commit d53b91a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
"phpdocumentor/reflection-docblock": "^3.0|^4.0"
104104
},
105105
"conflict": {
106+
"monolog/monolog": ">=2",
106107
"phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
107108
"phpdocumentor/type-resolver": "<0.3.0",
108109
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"

0 commit comments

Comments
 (0)