Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed May 7, 2024
1 parent ec89a0d commit 4478417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ in the `app/AppKernel.php` file of your project:
public function registerBundles() {
$bundles = [
// ...
new WBW\Bundle\CoreBundle\WBWCoreBundle(),
new WBW\Bundle\CommonBundle\WBWCommonBundle(),
new WBW\Bundle\BootstrapBundle\WBWBootstrapBundle(),
new WBW\Bundle\DataTablesBundle\WBWDataTablesBundle(),
];
Expand Down

0 comments on commit 4478417

Please sign in to comment.