generated from yii2-extensions/template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer-require-checker.json
33 lines (33 loc) · 1.38 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
{
"symbol-whitelist": [
"PHPStan\\Analyser\\OutOfClassScope",
"PHPStan\\Analyser\\Scope",
"PHPStan\\Reflection\\Annotations\\AnnotationsPropertiesClassReflectionExtension",
"PHPStan\\Reflection\\ClassReflection",
"PHPStan\\Reflection\\Dummy\\DummyPropertyReflection",
"PHPStan\\Reflection\\MethodReflection",
"PHPStan\\Reflection\\MethodsClassReflectionExtension",
"PHPStan\\Reflection\\ParametersAcceptorSelector",
"PHPStan\\Reflection\\PropertiesClassReflectionExtension",
"PHPStan\\Reflection\\PropertyReflection",
"PHPStan\\Reflection\\ReflectionProvider",
"PHPStan\\ShouldNotHappenException",
"PHPStan\\TrinaryLogic",
"PHPStan\\Type\\ArrayType",
"PHPStan\\Type\\Constant\\ConstantBooleanType",
"PHPStan\\Type\\Constant\\ConstantStringType",
"PHPStan\\Type\\DynamicMethodReturnTypeExtension",
"PHPStan\\Type\\DynamicStaticMethodReturnTypeExtension",
"PHPStan\\Type\\ErrorType",
"PHPStan\\Type\\IntegerType",
"PHPStan\\Type\\MixedType",
"PHPStan\\Type\\NullType",
"PHPStan\\Type\\ObjectType",
"PHPStan\\Type\\StringType",
"PHPStan\\Type\\ThisType",
"PHPStan\\Type\\Type",
"PHPStan\\Type\\TypeCombinator",
"PHPStan\\Type\\UnionType",
"PHPStan\\Type\\VerbosityLevel"
]
}