Files
fvsjs/vendor/php-imap/php-imap/composer-require-checker.config.json
2023-06-16 13:08:22 +02:00

19 lines
424 B
JSON

{
"symbol-whitelist" : [
"null", "true", "false",
"static", "self", "parent",
"array", "string", "int", "float", "bool", "iterable", "callable", "void", "object", "mixed", "never",
"IMAP\\Connection"
],
"php-core-extensions" : [
"Core",
"date",
"pcre",
"Phar",
"Reflection",
"SPL",
"standard"
],
"scan-files" : []
}