From a77233118a67e201c5ff0b3a2debb49acaef921a Mon Sep 17 00:00:00 2001 From: Rafikooo Date: Thu, 26 Oct 2023 13:14:31 +0200 Subject: [PATCH] [ComposerRequireChecker] Remove references to Swiftmailer --- composer-require-checker.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer-require-checker.json b/composer-require-checker.json index c7057d7522..928cdd0277 100644 --- a/composer-require-checker.json +++ b/composer-require-checker.json @@ -3,7 +3,6 @@ "null", "true", "false", "static", "self", "parent", "array", "string", "int", "float", "bool", "iterable", "callable", "void", "object", "mixed", "never", - "Swift_Message", "ApiPlatform\\Core\\Api\\FilterInterface", "ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Util\\QueryNameGeneratorInterface", "ApiPlatform\\Core\\Metadata\\Extractor\\ExtractorInterface",