We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19e4941 commit c8adc66Copy full SHA for c8adc66
README.md
@@ -16,7 +16,7 @@ Require this package in your composer.json and run composer update:
16
```json
17
{
18
"require": {
19
- "nqxcode/laravel-lucene-search": "2.*"
+ "nqxcode/laravel-lucene-search": "2.0.*"
20
}
21
22
```
0 commit comments