mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Add Winzou classes to composer require checker whitelist
This commit is contained in:
parent
d5f56b7790
commit
824073f31e
1 changed files with 5 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue