Sylius/composer-require-checker.json
Grzegorz Sadowski 1109c4100e
Merge branch '2.0' into api-platform-3
* 2.0: (22 commits)
  [CS][DX] Refactor
  Fix error template finders specs and the way logged in admin user is checked
  [Behat] Fix """unexistent"""
  [Shop][Admin] Fix error pages location
  Slight cleanup
  Fix the build and improve a bit the failed step erros messages
  Move Error renderer to UiBundle
  Redirect to login page if the reset password token is wrong
  Decouple TwigErrorRenderer from AdminBundle
  Add tests
  Exclude ErrorRenderer and FlattenException from composer require checker
  Separate exact templates for Admin and Shop
  Separate the rendering of the error templates for Shop and Admin
  Create and add a 404 page for the Admin Panel using twig hooks
  Customer create edit page fixes
  Remove deprecated statistics
  Use interface for a response checker dependency
  [Admin][Taxon] Minor improvements
  [Admin][Taxon] Add info about component inside template
  [Admin][Taxon] Remove unnecessary lines
  ...
2024-07-04 06:56:56 +02:00

107 lines
5.4 KiB
JSON

{
"symbol-whitelist" : [
"null", "true", "false",
"static", "self", "parent",
"array", "string", "int", "float", "bool", "iterable", "callable", "void", "object", "mixed", "never",
"ApiPlatform\\Core\\Api\\FilterInterface",
"ApiPlatform\\Core\\Api\\IriConverterInterface",
"ApiPlatform\\Core\\Api\\OperationType",
"ApiPlatform\\Core\\Bridge\\Doctrine\\Common\\Filter\\OrderFilterInterface",
"ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Extension\\ContextAwareQueryCollectionExtensionInterface",
"ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Extension\\QueryItemExtensionInterface",
"ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Extension\\QueryResultCollectionExtensionInterface",
"ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Filter\\AbstractContextAwareFilter",
"ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Util\\QueryNameGenerator",
"ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Util\\QueryNameGeneratorInterface",
"ApiPlatform\\Core\\Bridge\\Symfony\\Routing\\RouteNameResolverInterface",
"ApiPlatform\\Core\\Cache\\CachedTrait",
"ApiPlatform\\Core\\DataPersister\\ContextAwareDataPersisterInterface",
"ApiPlatform\\Core\\DataPersister\\ResumableDataPersisterInterface",
"ApiPlatform\\Core\\DataProvider\\ContextAwareCollectionDataProviderInterface",
"ApiPlatform\\Core\\DataProvider\\ItemDataProviderInterface",
"ApiPlatform\\Core\\DataProvider\\OperationDataProviderTrait",
"ApiPlatform\\Core\\DataProvider\\RestrictedDataProviderInterface",
"ApiPlatform\\Core\\DataProvider\\SubresourceDataProviderInterface",
"ApiPlatform\\Core\\DataTransformer\\DataTransformerInterface",
"ApiPlatform\\Core\\EventListener\\EventPriorities",
"ApiPlatform\\Core\\Exception\\InvalidArgumentException",
"ApiPlatform\\Core\\Exception\\InvalidIdentifierException",
"ApiPlatform\\Core\\Exception\\ItemNotFoundException",
"ApiPlatform\\Core\\Exception\\ResourceClassNotFoundException",
"ApiPlatform\\Core\\Identifier\\IdentifierConverterInterface",
"ApiPlatform\\Core\\Metadata\\Extractor\\ExtractorInterface",
"ApiPlatform\\Core\\Metadata\\Extractor\\XmlExtractor",
"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface",
"ApiPlatform\\Core\\Metadata\\Resource\\ResourceMetadata",
"ApiPlatform\\Core\\OpenApi\\Model\\Parameter",
"ApiPlatform\\Core\\Serializer\\SerializerContextBuilderInterface",
"ApiPlatform\\Core\\Util\\AttributesExtractor",
"ApiPlatform\\Core\\Util\\RequestParser",
"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",
"Http\\Client\\HttpClient",
"HWI\\Bundle\\OAuthBundle\\Connect\\AccountConnectorInterface",
"HWI\\Bundle\\OAuthBundle\\OAuth\\Response\\UserResponseInterface",
"HWI\\Bundle\\OAuthBundle\\Security\\Core\\User\\OAuthAwareUserProviderInterface",
"League\\Flysystem\\FilesystemOperator",
"Payum\\Core\\Action\\ActionInterface",
"Payum\\Core\\Action\\GatewayAwareAction",
"Payum\\Core\\Bridge\\Spl\\ArrayObject",
"Payum\\Core\\Exception\\RequestNotSupportedException",
"Payum\\Core\\Extension\\Context",
"Payum\\Core\\Extension\\ExtensionInterface",
"Payum\\Core\\HttpClientInterface",
"Payum\\Core\\Model\\GatewayConfig",
"Payum\\Core\\Model\\GatewayConfigInterface",
"Payum\\Core\\Model\\Identity",
"Payum\\Core\\Model\\Payment",
"Payum\\Core\\Model\\PaymentInterface",
"Payum\\Core\\Payum",
"Payum\\Core\\Request\\Authorize",
"Payum\\Core\\Request\\BaseGetStatus",
"Payum\\Core\\Request\\Capture",
"Payum\\Core\\Request\\Convert",
"Payum\\Core\\Request\\Generic",
"Payum\\Core\\Request\\GetStatusInterface",
"Payum\\Core\\Request\\Notify",
"Payum\\Core\\Security\\CryptedInterface",
"Payum\\Core\\Security\\GenericTokenFactoryInterface",
"Payum\\Core\\Security\\HttpRequestVerifierInterface",
"Payum\\Core\\Security\\TokenInterface",
"Payum\\Core\\Security\\Util\\Random",
"Payum\\Core\\Storage\\AbstractStorage",
"Payum\\Paypal\\ExpressCheckout\\Nvp\\PaypalExpressCheckoutGatewayFactory",
"Payum\\Stripe\\StripeCheckoutGatewayFactory",
"PHPUnit\\Framework\\ExpectationFailedException",
"Psr\\Clock\\ClockInterface",
"Psr\\Container\\ContainerInterface",
"Psr\\Http\\Message\\RequestFactoryInterface",
"Psr\\Http\\Message\\StreamFactoryInterface",
"Sylius\\Bundle\\UiBundle\\Registry\\TemplateBlockRegistryInterface",
"Symfony\\Bridge\\Twig\\ErrorRenderer\\TwigErrorRenderer",
"Symfony\\Component\\ErrorHandler\\ErrorRenderer\\ErrorRendererInterface",
"Symfony\\Component\\ErrorHandler\\Exception\\FlattenException",
"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface"
],
"php-core-extensions" : [
"Core",
"date",
"pcre",
"Phar",
"Reflection",
"SPL",
"standard"
],
"scan-files" : []
}