8000 Merge branch '4.3' into 4.4 · symfony/symfony@cab859c · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cab859c

Browse files
Merge branch '4.3' into 4.4
* 4.3: Add conflict rule for Monolog 2.
2 parents 0c12b9e + 5188215 commit cab859c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@
127127
},
128128
"conflict": {
129129
"masterminds/html5": "<2.6",
130+
"monolog/monolog": ">=2",
130131
"phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
131132
"phpdocumentor/type-resolver": "<0.3.0",
132133
"ocramius/proxy-manager": "<2.1",

0 commit comments

Comments
 (0)
0