diff --git a/composer-require-checker.json b/composer-require-checker.json index 562a1fd..eb14b0b 100644 --- a/composer-require-checker.json +++ b/composer-require-checker.json @@ -1,20 +1,5 @@ { "symbol-whitelist": [ - "array", - "bool", - "callable", - "false", - "float", - "int", - "iterable", - "null", - "object", - "parent", - "self", - "static", - "string", - "true", - "void", "Faker\\Factory", "Faker\\Generator", "Setono\\BudbeeBundle\\SetonoBudbeeBundle", @@ -32,23 +17,6 @@ "Setono\\GLS\\Webservice\\Model\\ParcelShop", "Setono\\GlsWebserviceBundle\\SetonoGlsWebserviceBundle", "Setono\\PostNordBundle\\SetonoPostNordBundle", - "Setono\\PostNord\\Client\\ClientInterface", - "Sylius\\Bundle\\CoreBundle\\Application\\SyliusPluginTrait", - "Sylius\\Bundle\\CoreBundle\\Application\\SyliusPluginTrait", - "Sylius\\Bundle\\CoreBundle\\Fixture\\Factory\\ShippingMethodExampleFactory", - "Sylius\\Bundle\\CoreBundle\\Fixture\\ShippingMethodFixture", - "Sylius\\Bundle\\CoreBundle\\Form\\Type\\Checkout\\ShipmentType", - "Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodChoiceType", - "Sylius\\Bundle\\ShippingBundle\\Form\\Type\\ShippingMethodType", - "Sylius\\Component\\Core\\Checker\\OrderShippingMethodSelectionRequirementCheckerInterface", - "Sylius\\Component\\Core\\Model\\AddressInterface", - "Sylius\\Component\\Core\\Model\\OrderInterface", - "Sylius\\Component\\Core\\Model\\ShipmentInterface", - "Sylius\\Component\\Core\\Model\\ShippingMethodInterface", - "Sylius\\Component\\Order\\Context\\CartContextInterface", - "Sylius\\Component\\Registry\\ServiceRegistryInterface", - "Sylius\\Component\\Shipping\\Resolver\\ShippingMethodsResolverInterface", - "Symfony\\Component\\Security\\Csrf\\CsrfToken", - "Symfony\\Component\\Security\\Csrf\\CsrfTokenManagerInterface" + "Setono\\PostNord\\Client\\ClientInterface" ] }