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

Compatibility with jenssegers/mongodb 3.6 #28

Open
mark1282 opened this issue Oct 6, 2019 · 2 comments
Open

Compatibility with jenssegers/mongodb 3.6 #28

mark1282 opened this issue Oct 6, 2019 · 2 comments

Comments

@mark1282
Copy link

mark1282 commented Oct 6, 2019

Are there plans to upgrade the package to make it compatible with jenssegers/mongodb 3.6. Currently getting this message when installing on Laravel 6

designmynight/laravel-mongodb-passport v1.2.7 requires jenssegers/mongodb 3.3.* || 3.4.* || 3.5.* -> satisfiable by jenssegers/mongodb[v3.3.0, v3.3.0-alpha, v3.3.1, v3.4.0, v3.4.1, v3.4.2, v3.4.3, v3.4.4, v3.4.5, v3.4.6, v3.5.0, v3.5.1, v3.5.2, v3.5.3] but these conflict with your requirements or minimum-stability

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

3 participants
@mark1282 @Smolevich and others