Closed frknasir closed 6 years ago
This happens because the last stable release (v2.0.3) doesn't support Laravel 5.6 yet. The maintainer needs to add a new tag when the master
branch is stable enough.
For now, you can use the dev-master
version when installing the package.
Thanks.
Did it work?
how do i use the dev-master? by using this command? composer require yab/laravel-scout-mysql-driver
...i used that command and its not working.
Nope. It did not work.
I see. It is because Scout has updated to 5.0 recently.
The maintainer should make an update!
hmmm...Thanks for the info.
`Using version ^2.0 for yab/laravel-scout-mysql-driver ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.
Problem 1
Installation failed, reverting ./composer.json to its original content.`