Skip to content

Commit

Permalink
OP-278 - Add CmsPlugin to bundles
Browse files Browse the repository at this point in the history
  • Loading branch information
SzymonKostrubiec committed Jun 4, 2024
1 parent fc0082e commit b64667b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Application/config/bundles.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@
League\FlysystemBundle\FlysystemBundle::class => ['all' => true],
Symfony\WebpackEncoreBundle\WebpackEncoreBundle::class => ['all' => true],
FOS\CKEditorBundle\FOSCKEditorBundle::class => ['all' => true],
BitBag\SyliusCmsPlugin\BitBagSyliusCmsPlugin::class => ['all' => true],
];

0 comments on commit b64667b

Please sign in to comment.