-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer-require-checker.json
143 lines (143 loc) · 6.68 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
{
"symbol-whitelist" : [
"null", "true", "false",
"static", "self", "parent",
"array", "string", "int", "float", "bool", "iterable", "callable", "void", "object", "mixed",
"trigger_deprecation",
"BOMO\\IcalBundle\\Model\\Calendar",
"BOMO\\IcalBundle\\Model\\Event",
"BOMO\\IcalBundle\\Model\\Timezone",
"BOMO\\IcalBundle\\Provider\\IcsProvider",
"Doctrine\\Common\\Collections\\Collection",
"Doctrine\\Common\\Collections\\ReadableCollection",
"Doctrine\\Common\\EventSubscriber",
"Doctrine\\DBAL\\Platforms\\AbstractPlatform",
"Doctrine\\DBAL\\Types\\ConversionException",
"Doctrine\\DBAL\\Types\\DateImmutableType",
"Doctrine\\DBAL\\Types\\DateTimeImmutableType",
"Doctrine\\DBAL\\Types\\DateTimeType",
"Doctrine\\DBAL\\Types\\DateType",
"Doctrine\\DBAL\\Types\\JsonType",
"Doctrine\\DBAL\\Types\\StringType",
"Doctrine\\DBAL\\Types\\Type",
"Doctrine\\DBAL\\Types\\Types",
"Doctrine\\ORM\\EntityManagerInterface",
"Doctrine\\ORM\\Event\\LifecycleEventArgs",
"Doctrine\\ORM\\Mapping\\Column",
"Doctrine\\ORM\\Mapping\\GeneratedValue",
"Doctrine\\ORM\\Mapping\\Id",
"Doctrine\\ORM\\NonUniqueResultException",
"Doctrine\\ORM\\NoResultException",
"Doctrine\\ORM\\QueryBuilder",
"Doctrine\\ORM\\Query\\AST\\Functions\\FunctionNode",
"Doctrine\\ORM\\Query\\Parser",
"Doctrine\\ORM\\Query\\QueryException",
"Doctrine\\ORM\\Query\\SqlWalker",
"Doctrine\\ORM\\Query\\TokenType",
"Doctrine\\Persistence\\ManagerRegistry",
"Eluceo\\iCal\\Domain\\Entity\\Calendar",
"Eluceo\\iCal\\Domain\\Entity\\Event",
"Eluceo\\iCal\\Domain\\Entity\\TimeZone",
"Eluceo\\iCal\\Domain\\ValueObject\\Alarm",
"Eluceo\\iCal\\Domain\\ValueObject\\Alarm\\DisplayAction",
"Eluceo\\iCal\\Domain\\ValueObject\\Alarm\\RelativeTrigger",
"Eluceo\\iCal\\Domain\\ValueObject\\DateTime",
"Eluceo\\iCal\\Domain\\ValueObject\\Location",
"Eluceo\\iCal\\Domain\\ValueObject\\TimeSpan",
"Eluceo\\iCal\\Domain\\ValueObject\\Timestamp",
"Eluceo\\iCal\\Domain\\ValueObject\\UniqueIdentifier",
"Eluceo\\iCal\\Presentation\\Component\\Property",
"Eluceo\\iCal\\Presentation\\Component\\Property\\Value\\TextValue",
"Eluceo\\iCal\\Presentation\\Factory\\CalendarFactory",
"Gedmo\\Mapping\\Annotation\\Blameable",
"Gedmo\\Mapping\\Annotation\\Timestampable",
"Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter",
"Gedmo\\SoftDeleteable\\Mapping\\Validator",
"Gedmo\\SoftDeleteable\\SoftDeleteableListener",
"JMS\\Serializer\\Annotation\\Exclude",
"JMS\\Serializer\\Annotation\\Expose",
"JMS\\Serializer\\Construction\\ObjectConstructorInterface",
"JMS\\Serializer\\Context",
"JMS\\Serializer\\ContextFactory\\SerializationContextFactoryInterface",
"JMS\\Serializer\\DeserializationContext",
"JMS\\Serializer\\EventDispatcher\\Events",
"JMS\\Serializer\\EventDispatcher\\ObjectEvent",
"JMS\\Serializer\\Exception\\Exception",
"JMS\\Serializer\\GraphNavigatorInterface",
"JMS\\Serializer\\Handler\\SubscribingHandlerInterface",
"JMS\\Serializer\\Metadata\\ClassMetadata",
"JMS\\Serializer\\Metadata\\PropertyMetadata",
"JMS\\Serializer\\Metadata\\StaticPropertyMetadata",
"JMS\\Serializer\\SerializationContext",
"JMS\\Serializer\\SerializerInterface",
"JMS\\Serializer\\Visitor\\DeserializationVisitorInterface",
"JMS\\Serializer\\Visitor\\SerializationVisitorInterface",
"Kigkonsult\\Icalcreator\\IcalInterface",
"PhpOffice\\PhpSpreadsheet\\Cell\\CellAddress",
"PhpOffice\\PhpSpreadsheet\\Cell\\DataType",
"PhpOffice\\PhpSpreadsheet\\Cell\\RowRange",
"PhpOffice\\PhpSpreadsheet\\Shared\\Date",
"PhpOffice\\PhpSpreadsheet\\Shared\\File",
"PhpOffice\\PhpSpreadsheet\\Spreadsheet",
"PhpOffice\\PhpSpreadsheet\\Style\\Alignment",
"PhpOffice\\PhpSpreadsheet\\Style\\NumberFormat",
"PhpOffice\\PhpSpreadsheet\\Worksheet\\Worksheet",
"PhpOffice\\PhpSpreadsheet\\Writer\\Csv",
"PhpOffice\\PhpSpreadsheet\\Writer\\Xlsx",
"SebastianBergmann\\Comparator\\Comparator",
"SebastianBergmann\\Comparator\\ComparisonFailure",
"Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType",
"Symfony\\Bridge\\Twig\\Mime\\TemplatedEmail",
"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController",
"Symfony\\Component\\Console\\Attribute\\AsCommand",
"Symfony\\Component\\Console\\Command\\Command",
"Symfony\\Component\\Console\\ConsoleEvents",
"Symfony\\Component\\Console\\Event\\ConsoleCommandEvent",
"Symfony\\Component\\Console\\Input\\InputInterface",
"Symfony\\Component\\Console\\Input\\InputOption",
"Symfony\\Component\\Console\\Output\\OutputInterface",
"Symfony\\Component\\Console\\Style\\SymfonyStyle",
"Symfony\\Component\\EventDispatcher\\EventSubscriberInterface",
"Symfony\\Component\\HttpFoundation\\JsonResponse",
"Symfony\\Component\\HttpFoundation\\Response",
"Symfony\\Component\\HttpFoundation\\ResponseHeaderBag",
"Symfony\\Component\\HttpFoundation\\Request",
"Symfony\\Component\\HttpFoundation\\StreamedResponse",
"Symfony\\Component\\Lock\\LockFactory",
"Symfony\\Component\\Mailer\\Mailer",
"Symfony\\Component\\Mailer\\MailerInterface",
"Symfony\\Component\\Mailer\\Transport\\TransportInterface",
"Symfony\\Component\\Mime\\Address",
"Symfony\\Component\\Mime\\RawMessage",
"Symfony\\Component\\OptionsResolver\\Exception\\MissingOptionsException",
"Symfony\\Component\\OptionsResolver\\OptionsResolver",
"Symfony\\Component\\PropertyAccess\\PropertyAccessorInterface",
"Symfony\\Component\\Routing\\Annotation\\Route",
"Symfony\\Component\\Routing\\RouterInterface",
"Symfony\\Component\\Security\\Core\\Authentication\\Token\\Storage\\TokenStorageInterface",
"Symfony\\Component\\Security\\Http\\Attribute\\IsGranted",
"Symfony\\Component\\Validator\\Constraints\\NotNull",
"Symfony\\Component\\Validator\\Constraints\\Type",
"Symfony\\Component\\Validator\\ConstraintViolationInterface",
"Symfony\\Contracts\\Cache\\CacheInterface",
"Symfony\\Contracts\\HttpClient\\Exception\\ClientExceptionInterface",
"Symfony\\Contracts\\HttpClient\\Exception\\RedirectionExceptionInterface",
"Symfony\\Contracts\\HttpClient\\Exception\\ServerExceptionInterface",
"Symfony\\Contracts\\HttpClient\\Exception\\TransportExceptionInterface",
"Symfony\\Contracts\\HttpClient\\HttpClientInterface",
"Symfony\\Contracts\\Translation\\TranslatorInterface",
"ZipStream\\CompressionMethod",
"ZipStream\\ZipStream"
],
"php-core-extensions" : [
"Core",
"date",
"pcre",
"Phar",
"Reflection",
"SPL",
"standard",
"decimal"
],
"scan-files" : []
}