Skip to content

Commit d7d5c1f

Browse files
authored
doc: Use stable version constraint for sylius-search-plugin
Changed the composer require command in the README file to suggest using the stable version of the monsieurbiz/sylius-search-plugin.
1 parent 00e9fb6 commit d7d5c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A search plugin for Sylius using [Elastically](https://github.com/jolicode/elast
1313

1414
Require the plugin :
1515
```
16-
composer require monsieurbiz/sylius-search-plugin="^2.0@RC"
16+
composer require monsieurbiz/sylius-search-plugin="^2"
1717
```
1818

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

0 commit comments

Comments
 (0)