forked from Setono/SyliusGiftCardPlugin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer-require-checker.json
67 lines (67 loc) · 3.2 KB
/
composer-require-checker.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
"symbol-whitelist": [
"array",
"bool",
"callable",
"false",
"float",
"int",
"iterable",
"null",
"object",
"parent",
"self",
"static",
"string",
"true",
"void",
"Setono\\SyliusCatalogPromotionPlugin\\Rule\\Rule",
"Sylius\\Bundle\\ChannelBundle\\Form\\Type\\ChannelChoiceType",
"Sylius\\Bundle\\CoreBundle\\Application\\SyliusPluginTrait",
"Sylius\\Bundle\\CoreBundle\\Fixture\\AbstractResourceFixture",
"Sylius\\Bundle\\CoreBundle\\Fixture\\Factory\\AbstractExampleFactory",
"Sylius\\Bundle\\CoreBundle\\Fixture\\Factory\\ExampleFactoryInterface",
"Sylius\\Bundle\\CoreBundle\\Fixture\\OptionsResolver\\LazyOption",
"Sylius\\Bundle\\CoreBundle\\Form\\Type\\ImageType",
"Sylius\\Bundle\\LocaleBundle\\Form\\Type\\LocaleChoiceType",
"Sylius\\Bundle\\ProductBundle\\Form\\Type\\ProductType",
"Sylius\\Bundle\\UiBundle\\Menu\\Event\\MenuBuilderEvent",
"Sylius\\Component\\Channel\\Context\\ChannelContextInterface",
"Sylius\\Component\\Channel\\Model\\ChannelAwareInterface",
"Sylius\\Component\\Channel\\Model\\ChannelInterface",
"Sylius\\Component\\Channel\\Repository\\ChannelRepositoryInterface",
"Sylius\\Component\\Core\\Model\\AdjustmentInterface",
"Sylius\\Component\\Core\\Model\\AdminUserInterface",
"Sylius\\Component\\Core\\Model\\ChannelInterface",
"Sylius\\Component\\Core\\Model\\CustomerInterface",
"Sylius\\Component\\Core\\Model\\Image",
"Sylius\\Component\\Core\\Model\\ImageInterface",
"Sylius\\Component\\Core\\Model\\ImagesAwareInterface",
"Sylius\\Component\\Core\\Model\\OrderInterface",
"Sylius\\Component\\Core\\Model\\OrderItemUnitInterface",
"Sylius\\Component\\Core\\Model\\ProductInterface",
"Sylius\\Component\\Core\\Model\\ShopUserInterface",
"Sylius\\Component\\Core\\OrderCheckoutStates",
"Sylius\\Component\\Core\\Repository\\CustomerRepositoryInterface",
"Sylius\\Component\\Core\\Repository\\OrderRepositoryInterface",
"Sylius\\Component\\Core\\Uploader\\ImageUploaderInterface",
"Sylius\\Component\\Currency\\Model\\CurrencyInterface",
"Sylius\\Component\\Customer\\Model\\CustomerInterface",
"Sylius\\Component\\Grid\\Definition\\Field",
"Sylius\\Component\\Grid\\FieldTypes\\FieldTypeInterface",
"Sylius\\Component\\Locale\\Context\\LocaleContextInterface",
"Sylius\\Component\\Locale\\Context\\LocaleNotFoundException",
"Sylius\\Component\\Locale\\Model\\LocaleInterface",
"Sylius\\Component\\Mailer\\Sender\\SenderInterface",
"Sylius\\Component\\Order\\Context\\CartContextInterface",
"Sylius\\Component\\Order\\Factory\\AdjustmentFactoryInterface",
"Sylius\\Component\\Order\\Model\\OrderInterface",
"Sylius\\Component\\Order\\Processor\\OrderProcessorInterface",
"Sylius\\Component\\Promotion\\Checker\\Rule\\RuleCheckerInterface",
"Sylius\\Component\\Promotion\\Model\\PromotionSubjectInterface",
"Sylius\\Component\\User\\Model\\UserInterface",
"Symfony\\Component\\Security\\Core\\Authentication\\Token\\TokenInterface",
"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationCheckerInterface",
"Symfony\\Component\\Security\\Core\\Authorization\\Voter\\Voter"
]
}