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 12, 2019
1 parent 2142a14 commit 0d68387
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ Add plugin dependencies to your `config/bundles.php` file:
return [
...

\FOS\ElasticaBundle\FOSElasticaBundle::class => ['all' => true],
\BitBag\SyliusElasticsearchPlugin\BitBagSyliusElasticsearchPlugin => ['all' => true],
FOS\ElasticaBundle\FOSElasticaBundle::class => ['all' => true],
BitBag\SyliusElasticsearchPlugin\BitBagSyliusElasticsearchPlugin => ['all' => true],
];
```

Expand Down

0 comments on commit 0d68387

Please sign in to comment.