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 491c0d5

Browse filesBrowse files
committed
minor #31838 [MonologBridge] conflict with HttpKernel component 5.0 (xabbuh)
This PR was merged into the 4.4 branch. Discussion ---------- [MonologBridge] conflict with HttpKernel component 5.0 | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | Commits ------- be82b98 conflict with HttpKernel component 5.0
2 parents ec9159e + be82b98 commit 491c0d5
Copy full SHA for 491c0d5

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/Symfony/Bridge/Monolog/composer.json

Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/composer.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": "^7.1.3",
2020
"monolog/monolog": "~1.19",
2121
"symfony/service-contracts": "^1.1",
22-
"symfony/http-kernel": "^4.3|^5.0"
22+
"symfony/http-kernel": "^4.3"
2323
},
2424
"require-dev": {
2525
"symfony/console": "^3.4|^4.0|^5.0",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.