Skip to content
This repository was archived by the owner on Nov 4, 2021. It is now read-only.

FIX conflict with Laravel 6.8 #307

Merged
merged 1 commit into from
Dec 28, 2019
Merged

FIX conflict with Laravel 6.8 #307

merged 1 commit into from
Dec 28, 2019

Conversation

julienarcin
Copy link
Contributor

Remove -s option for searchable model generation to fix compatibility with laravel 6.8

Issue : 305

Remove -s option for searchable model generation to fix compatibility with laravel 6.8
@julienarcin julienarcin changed the title FIX compatibility with Laravel 6.8 FIX conflict with Laravel 6.8 Dec 18, 2019
@beingjungshahi
Copy link

@babenkoivan please review this pull request.

@beingjungshahi
Copy link

@lucasmichot can you please review this pull request because we are having issue after Laravel 6.8 update.

@JamesFreeman
Copy link
Contributor

@babenkoivan Any chance this could be reviewed ASAP as it's preventing people from upgrading to the latest versions of Laravel?

Copy link

@rvkolosov rvkolosov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good

Copy link
Contributor

@lucasmichot lucasmichot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At some point, I guess Laravel should have a control on duplicate command shortucts

@iget-esoares
Copy link
Collaborator

@babenkoivan I'm merging this PR since it's simple and causes no breaking changes.

@iget-esoares iget-esoares merged commit 37bd2ce into babenkoivan:master Dec 28, 2019
@iget-esoares
Copy link
Collaborator

Merged and released on v4.0.2

@michaeldyrynda
Copy link

Is it possible to have this backported to 3.x for those of us that can't upgrade to 4.x of the package because it's targeting ElasticSearch 7. We're doing some container hacks to override for now.

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

Successfully merging this pull request may close these issues.