Releases: spatie/laravel-searchable
Releases · spatie/laravel-searchable
1.12.0
What's Changed
- Update composer.json by @officialkidmax in #145
New Contributors
- @officialkidmax made their first contribution in #145
Full Changelog: 1.11.2...1.12.0
1.11.2
1.11.1
What's Changed
- Add PHP 8.2 Support by @patinthehat in #135
- fix: use mixin for static analysis by @ju5t in #139
New Contributors
- @patinthehat made their first contribution in #135
- @ju5t made their first contribution in #139
Full Changelog: 1.11.0...1.11.1
1.11.0
What's Changed
- Update code block syntax by @grantholle in #126
- Add support for Laravel 9
New Contributors
- @grantholle made their first contribution in #126
Full Changelog: 1.10.0...1.11.0
1.10.0
1.9.3
1.9.2
1.9.1
- add support for PHP 8.0