Skip to content

Commit 17bb61f

Browse files
committed
readme
1 parent 3919789 commit 17bb61f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ Sqlout is different than Scout's native `Database` engine because it indexes
1515
data in a separate, dedicated table, and uses a fulltext index. Sqlout has more
1616
features such as field weights and word stemming.
1717

18-
Sqlout is compatible with Laravel 5.8+ to 10.x and Scout 7.1+ / 8.x / 9.x / 10.x
18+
Sqlout is compatible with Laravel 5.8+ to 12.x and Scout 7.1+ / 8.x / 9.x / 10.x
1919
(credit goes to [ikari7789](https://github.com/ikari7789) for Laravel 9 and 10 / Scout
2020
9 and 10 support).
2121

2222
You can find the full API documentation [here](https://michaelbaril.github.io/sqlout/api/).
2323

24-
## Version Compatibility
24+
## Version compatibility
2525

2626
Laravel | Scout | Sqlout
2727
:------------|:----------|:----------

0 commit comments

Comments
 (0)