Add Winzou classes to composer require checker whitelist

This commit is contained in:
Grzegorz Sadowski 2024-10-14 14:25:06 +02:00
parent d5f56b7790
commit 824073f31e
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364

View file

@ -92,13 +92,17 @@
"Psr\\Container\\ContainerInterface",
"Psr\\Http\\Message\\RequestFactoryInterface",
"Psr\\Http\\Message\\StreamFactoryInterface",
"SM\\Factory\\FactoryInterface",
"SM\\SMException",
"SM\\StateMachine\\StateMachineInterface",
"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",
"Symfony\\Component\\WebLink\\Link",
"Symfony\\Contracts\\EventDispatcher\\Event"
"Symfony\\Contracts\\EventDispatcher\\Event",
"winzou\\Bundle\\StateMachineBundle\\winzouStateMachineBundle"
],
"php-core-extensions" : [
"Core",