From 6d537c1c71877291427133d7aa8720697c612fe4 Mon Sep 17 00:00:00 2001 From: Jacques de Lamballerie Date: Thu, 23 Apr 2020 16:14:47 +0200 Subject: [PATCH] JacquesndlMailerBundle: add conflict to manifest --- jacquesndl/mailer-bundle/1.0/manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jacquesndl/mailer-bundle/1.0/manifest.json b/jacquesndl/mailer-bundle/1.0/manifest.json index abfa9e0b..ff1716b3 100755 --- a/jacquesndl/mailer-bundle/1.0/manifest.json +++ b/jacquesndl/mailer-bundle/1.0/manifest.json @@ -10,7 +10,6 @@ "JACQUESNDL_MAILER_SENDER_ADDRESS": "example@domain.tld" }, "conflict": { - "symfony/framework-bundle": "<4.4", - "symfony/twig-bundle": "<4.4" + "symfony/symfony": "<4.4" } }