Sylius/composer-require-checker.json
2022-10-05 10:36:05 +02:00

42 lines
1.7 KiB
JSON

{
"symbol-whitelist" : [
"null", "true", "false",
"static", "self", "parent",
"array", "string", "int", "float", "bool", "iterable", "callable", "void", "object", "mixed", "never",
"Swift_Message",
"ApiPlatform\\Core\\Api\\FilterInterface",
"ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Util\\QueryNameGeneratorInterface",
"ApiPlatform\\Core\\Metadata\\Extractor\\ExtractorInterface",
"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceNameCollectionFactoryInterface",
"ApiPlatform\\Core\\Serializer\\SerializerContextBuilderInterface",
"Behat\\Behat\\Tester\\ScenarioTester",
"Behat\\Behat\\Tester\\ServiceContainer\\TesterExtension",
"Behat\\Gherkin\\Node\\FeatureNode",
"Behat\\Gherkin\\Node\\ScenarioInterface",
"Behat\\Gherkin\\Node\\ScenarioNode",
"Behat\\Testwork\\Environment\\Environment",
"Behat\\Testwork\\ServiceContainer\\Extension",
"Behat\\Testwork\\ServiceContainer\\ExtensionManager",
"Behat\\Testwork\\Suite\\Exception\\ParameterNotFoundException",
"Behat\\Testwork\\Tester\\Result\\TestResult",
"Behat\\Testwork\\Tester\\Setup\\Setup",
"Behat\\Testwork\\Tester\\Setup\\Teardown",
"Doctrine\\DBAL\\Platforms\\MySqlPlatform",
"Doctrine\\DBAL\\Platforms\\MySQLPlatform",
"HWI\\Bundle\\OAuthBundle\\Connect\\AccountConnectorInterface",
"HWI\\Bundle\\OAuthBundle\\OAuth\\Response\\UserResponseInterface",
"HWI\\Bundle\\OAuthBundle\\Security\\Core\\User\\OAuthAwareUserProviderInterface",
"League\\Flysystem\\FilesystemOperator",
"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface"
],
"php-core-extensions" : [
"Core",
"date",
"pcre",
"Phar",
"Reflection",
"SPL",
"standard"
],
"scan-files" : []
}