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

Can not install on laravel 5.8 with jenssegers/mongodb 3.5 #21

Closed
tuyenlaptrinh opened this issue Apr 16, 2019 · 7 comments
Closed

Can not install on laravel 5.8 with jenssegers/mongodb 3.5 #21

tuyenlaptrinh opened this issue Apr 16, 2019 · 7 comments

Comments

@tuyenlaptrinh
Copy link

tuyenlaptrinh commented Apr 16, 2019

This is error when I was trying install on Laravel 5.8.11 with jenssegers/mongodb 3.5

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - designmynight/laravel-mongodb-passport v1.1.5 requires jenssegers/mongodb 3.3.* || 3.4.* -> 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] but these conflict with your requirements or minimum-stability.
    - designmynight/laravel-mongodb-passport v1.1.4 requires jenssegers/mongodb 3.3.* || 3.4.* -> 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] but these conflict with your requirements or minimum-stability.
    - designmynight/laravel-mongodb-passport v1.1.3 requires jenssegers/mongodb 3.3.* || 3.4.* -> 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] but these conflict with your requirements or minimum-stability.
    - designmynight/laravel-mongodb-passport v1.1.2 requires jenssegers/mongodb 3.3.* || 3.4.* -> 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] but these conflict with your requirements or minimum-stability.
    - designmynight/laravel-mongodb-passport v1.1.1 requires jenssegers/mongodb 3.3.* -> satisfiable by jenssegers/mongodb[v3.3.0, v3.3.0-alpha, v3.3.1] but these conflict with your requirements or minimum-stability.
    - designmynight/laravel-mongodb-passport v1.1.0 requires jenssegers/mongodb 3.3.* -> satisfiable by jenssegers/mongodb[v3.3.0, v3.3.0-alpha, v3.3.1] but these conflict with your requirements or minimum-stability.
    - Installation request for designmynight/laravel-mongodb-passport ^1.1 -> satisfiable by designmynight/laravel-mongodb-passport[v1.1.0, v1.1.1, v1.1.2, v1.1.3, v1.1.4, v1.1.5].


Installation failed, reverting ./composer.json to its original content.

I hope owner can fix it soon.
Thank you

@Siebov
Copy link

Siebov commented Apr 23, 2019

Any updates?

@andrycs
Copy link

andrycs commented May 24, 2019

#22
this problem is caused by Invalid version string "dev*" in laravel passport dependencies on composer.json
please merge this PR or use a forked one

thankss!

also please submit the latest version on the packagist, thanks!

@matiaspub
Copy link

@matiaspub
Copy link

Duplicate of #19

@dungfv
Copy link

dungfv commented Jun 20, 2019

This package seems to be no longer supported

@matiaspub
Copy link

@hoatructhanhlam https://github.com/votong/laravel-mongodb-passport seems work correctly

@jmosul
Copy link
Member

jmosul commented Aug 29, 2019

#22
this problem is caused by Invalid version string "dev*" in laravel passport dependencies on composer.json
please merge this PR or use a forked one

thankss!

also please submit the latest version on the packagist, thanks!

We've removed the *dev version. Sorry for the delay, but now released in version 1.1.7

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

6 participants