Skip to content

Support for new laravel-mongodb version #18

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

Merged
merged 3 commits into from
Mar 18, 2019
Merged

Support for new laravel-mongodb version #18

merged 3 commits into from
Mar 18, 2019

Conversation

vaishnavmhetre
Copy link
Contributor

Allowing version jenseggers/laravel-mongodb = 3.5.* to patch critical problem [mongodb/laravel-mongodb/pull/1712]

It will be a breaking change as it is specific to laravel = "5.8" and will not work for any laravel = "<5.8"
Hence recommended to release new version with this change applied specifically for laravel = "5.8".

Allowing version `jenseggers/laravel-mongodb = 3.5.*` to patch critical problem of pull 1712 [https://github.com/jenssegers/laravel-mongodb/pull/1712][Critical issue resolved]
This reverts commit 518435e.

Accidental naming of package to self name.
@willtj
Copy link
Contributor

willtj commented Mar 18, 2019

Looks good to me, thanks. This change will support extra versions of jenssegers/mongodb but it won't require anyone to update so I don't think this alone needs to be considered a breaking change.

@willtj willtj merged commit 9fde1e0 into designmynight:master Mar 18, 2019
@divine
Copy link

divine commented Mar 18, 2019

@willtj current passport version is 7.2.1 maybe add that version too? I have tested and looks good.

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

Successfully merging this pull request may close these issues.

3 participants