This repository has been archived by the owner on Feb 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 243
Incompatible with scout 4 #95
Comments
I took a quick look at the changes in laravel/scout v4 (https://github.com/laravel/scout/compare/3.0...4.0?w=1, didn't find a Changelog / Upgrading file sadly?) and it seems to boil down to:
IMHO nothing too bad, probably the only thing that is blocking right now is the constraint in composer.json (or did you get another error?): laravel-scout-elastic/composer.json Line 7 in 97deb01
Maybe it'll just work if we change it to ^3.0|^4.0 ; I will do some tests on this if I find the time.
|
Seriuos? Only this? I do this, but is not the ideal. |
Could we have an ETA, on this upgrade, please @ErickTamayo ? |
I did some more research and tests on this, with the conclusion that adjusting the version constraint is enough. See #99. |
IllyaMoskvin
added a commit
to art-institute-of-chicago/laravel-scout-elastic
that referenced
this issue
May 4, 2018
Merging from upstream to add compatibility with laravel/scout ^4.0. ErickTamayo/laravel-scout-elastic#99 ErickTamayo/laravel-scout-elastic#95
Closing due to age. a new version for Laravel 8 was released. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Incompatible with scout 4? Not install with laravel/scout 4
The text was updated successfully, but these errors were encountered: