We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3caba33 commit d04a02cCopy full SHA for d04a02c
symfony/monolog-bundle/3.7/manifest.json
@@ -5,5 +5,8 @@
5
"copy-from-recipe": {
6
"config/": "%CONFIG_DIR%/"
7
},
8
- "aliases": ["log", "logger", "logging", "logs", "monolog"]
+ "aliases": ["log", "logger", "logging", "logs", "monolog"],
9
+ "conflict": {
10
+ "symfony/framework-bundle": "<5.3"
11
+ }
12
}
0 commit comments