Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbager authored Feb 15, 2019
1 parent c234c4c commit 27eef47
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 @@ -49,7 +49,7 @@ Add plugin dependencies to your `config/bundles.php` file:
return [
...

\BitBag\SyliusWishlisPlugin\BitBagSyliusWishlisPlugin => ['all' => true],
BitBag\SyliusWishlisPlugin\BitBagSyliusWishlisPlugin::class => ['all' => true],
];
```

Expand Down

0 comments on commit 27eef47

Please sign in to comment.