Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

发布的版本,能否附带对应的Laravel版本,elasticsearch版本信息?直接composer下来,按照网上的教程去配置,使用不了。7.7版本laravel,7.6版本elasticsearch用不了 #8

Open
RodyTime opened this issue Apr 24, 2020 · 1 comment

Comments

@RodyTime
Copy link

能否告知当前的包,使用哪个版本的Laravel框架 和哪个版本的elasticsearch 能稳定使用?

@penglzy
Copy link

penglzy commented Apr 30, 2020

"require": {
"php": "^7.2.5",
"fideloper/proxy": "^4.2",
"fruitcake/laravel-cors": "^1.0",
"guzzlehttp/guzzle": "^6.5",
"laravel/framework": "^7.0",
"laravel/scout": "7.0.x-dev",
"laravel/tinker": "^2.0",
"tamayo/laravel-scout-elastic": "^5.0"
},
"require-dev": {
"facade/ignition": "^2.0",
"fzaninotto/faker": "^1.9.1",
"mockery/mockery": "^1.3.1",
"nunomaduro/collision": "^4.1",
"phpunit/phpunit": "^8.5"
},
===================================================
$ composer require baijunyao/laravel-scout-elasticsearch Using version ^5.1 for baijunyao/laravel-scout-elasticsearch ./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 - Can only install one of: laravel/scout[8.x-dev, 7.0.x-dev]. - Can only install one of: laravel/scout[8.x-dev, 7.0.x-dev]. - Can only install one of: laravel/scout[8.x-dev, 7.0.x-dev]. - baijunyao/laravel-scout-elasticsearch v5.1.0 requires laravel/scout ^7.1 | ^8.0 -> satisfiable by laravel/scout[8.x-dev]. - Installation request for baijunyao/laravel-scout-elasticsearch ^5.1 -> satisfiable by baijunyao/laravel-scout-elasticsearch[v5.1.0]. - Installation request for laravel/scout 7.0.x-dev -> satisfiable by laravel/scout[7.0.x-dev].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants