Update composer-require-checker whitelist

This commit is contained in:
Grzegorz Sadowski 2024-09-10 08:39:59 +02:00
parent 3c941e631a
commit 7d515d848c

View file

@ -3,6 +3,7 @@
"null", "true", "false",
"static", "self", "parent",
"array", "string", "int", "float", "bool", "iterable", "callable", "void", "object", "mixed", "never",
"random_bytes", "random_int",
"ApiPlatform\\Core\\Api\\FilterInterface",
"ApiPlatform\\Core\\Api\\IriConverterInterface",
"ApiPlatform\\Core\\Api\\OperationType",