Blogger Information
Blog 40
fans 0
comment 1
visits 34831
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
Laravel 7安装laravel/scout报错:“Your requirements could not be resolved to an installable set of packages.”处理方法之一
景云
Original
1233 people have browsed it

laravel中文网文档安装laravel/scout的方法是:
composer require laravel/scout

使用此方法报错:
Your requirements could not be resolved to an installable set of packages.

应该是scout版本过高,与我用的laravel7有什么冲突,使用低版本的scout即可安装:
composer require laravel/scout ~8.6.1

Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post