We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d5340b9 + f675951 commit 3ea37a9Copy full SHA for 3ea37a9
1 file changed
composer-require-checker.json
@@ -2,7 +2,9 @@
2
"symbol-whitelist" : [
3
"null", "true", "false",
4
"static", "self", "parent",
5
- "array", "string", "int", "float", "bool", "iterable", "callable", "void", "object"
+ "array", "string", "int", "float", "bool", "iterable", "callable", "void", "object",
6
+ "WyriHaximus\\Constants\\Boolean\\FALSE_", "WyriHaximus\\Constants\\Boolean\\TRUE_",
7
+ "WyriHaximus\\Constants\\Numeric\\ZERO"
8
],
9
"php-core-extensions" : [
10
"Core",
0 commit comments