-
-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathcomposer-require-checker.json
More file actions
22 lines (22 loc) · 859 Bytes
/
Copy pathcomposer-require-checker.json
File metadata and controls
22 lines (22 loc) · 859 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"symbol-whitelist": [
"Buggregator\\Trap\\Test\\Proto\\Message_Foo",
"Buggregator\\Trap\\Test\\Proto\\Message_Header",
"Buggregator\\Trap\\Test\\Proto\\Message_Metadata",
"Google\\Protobuf\\Internal\\Descriptor",
"Google\\Protobuf\\Internal\\DescriptorPool",
"Google\\Protobuf\\Internal\\GPBType",
"Google\\Protobuf\\Internal\\GPBUtil",
"Google\\Protobuf\\Internal\\MapField",
"Google\\Protobuf\\Internal\\Message",
"Google\\Protobuf\\Internal\\RepeatedField",
"LIBXML_NOERROR",
"SIGINT",
"SIGTERM",
"simplexml_load_string",
"Symfony\\Component\\HttpFoundation\\Request",
"Symfony\\Component\\HttpFoundation\\RequestStack",
"Symfony\\Component\\HttpKernel\\Debug\\FileLinkFormatter",
"Twig\\Template"
]
}