diff --git a/composer-require-checker.json b/composer-require-checker.json index 5291a46a85..22300230c9 100644 --- a/composer-require-checker.json +++ b/composer-require-checker.json @@ -4,6 +4,11 @@ "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", + "ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceNameCollectionFactoryInterface", + "ApiPlatform\\Core\\Serializer\\SerializerContextBuilderInterface", "Behat\\Behat\\Tester\\ScenarioTester", "Behat\\Behat\\Tester\\ServiceContainer\\TesterExtension", "Behat\\Gherkin\\Node\\FeatureNode",