Skip to content

Commit

Permalink
Merge pull request #206 from panakour/patch-1
Browse files Browse the repository at this point in the history
doc: Use stable version constraint for sylius-search-plugin
  • Loading branch information
delyriand authored Mar 21, 2024
2 parents 00e9fb6 + d7d5c1f commit 56ded0b
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 @@ -13,7 +13,7 @@ A search plugin for Sylius using [Elastically](https://github.com/jolicode/elast

Require the plugin :
```
composer require monsieurbiz/sylius-search-plugin="^2.0@RC"
composer require monsieurbiz/sylius-search-plugin="^2"
```

If you are using Symfony Flex, the recipe will automatically do some actions.
Expand Down

0 comments on commit 56ded0b

Please sign in to comment.