Skip to content

Commit

Permalink
Remove winzou state machine from bundles
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafikooo committed Oct 16, 2024
1 parent 60e9dfb commit e9800a3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion config/bundles.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
Sylius\Bundle\CoreBundle\SyliusCoreBundle::class => ['all' => true],
Sylius\Bundle\ResourceBundle\SyliusResourceBundle::class => ['all' => true],
Sylius\Bundle\GridBundle\SyliusGridBundle::class => ['all' => true],
winzou\Bundle\StateMachineBundle\winzouStateMachineBundle::class => ['all' => true],
Sonata\BlockBundle\SonataBlockBundle::class => ['all' => true],
Knp\Bundle\GaufretteBundle\KnpGaufretteBundle::class => ['all' => true],
Knp\Bundle\MenuBundle\KnpMenuBundle::class => ['all' => true],
Expand Down
3 changes: 0 additions & 3 deletions symfony.lock
Original file line number Diff line number Diff line change
Expand Up @@ -560,8 +560,5 @@
},
"twig/extra-bundle": {
"version": "v3.13.0"
},
"winzou/state-machine-bundle": {
"version": "v0.6.2"
}
}

0 comments on commit e9800a3

Please sign in to comment.