mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 19:16:32 +03:00
JacquesndlMailerBundle: add conflict to manifest
This commit is contained in:
@@ -8,5 +8,9 @@
|
||||
"env": {
|
||||
"JACQUESNDL_MAILER_SENDER_NAME": "Example",
|
||||
"JACQUESNDL_MAILER_SENDER_ADDRESS": "example@domain.tld"
|
||||
},
|
||||
"conflict": {
|
||||
"symfony/framework-bundle": "<4.4",
|
||||
"symfony/twig-bundle": "<4.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user