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 Passport Compatibility #128

Open
tooshay opened this issue Sep 27, 2017 · 0 comments
Open

Laravel Passport Compatibility #128

tooshay opened this issue Sep 27, 2017 · 0 comments

Comments

@tooshay
Copy link

tooshay commented Sep 27, 2017

I tried naively to add the package to my L5.5 project with Passport (which depends on symfony/psr-http-message-bridge v1.0) and got this:


  Problem 1
    - Installation request for nilportugues/laravel5-json-api dev-master -> satisfiable by nilportugues/laravel5-json-api[dev-master].
    - Conclusion: remove symfony/psr-http-message-bridge v1.0.0
    - Conclusion: don't install symfony/psr-http-message-bridge v1.0.0
    - nilportugues/laravel5-json-api dev-master requires symfony/psr-http-message-bridge ~0.1 -> satisfiable by symfony/psr-http-message-bridge[v0.1, v0.2, v0.3, v0.4].
    - Can only install one of: symfony/psr-http-message-bridge[v0.1, v1.0.0].
    - Can only install one of: symfony/psr-http-message-bridge[v0.2, v1.0.0].
    - Can only install one of: symfony/psr-http-message-bridge[v0.3, v1.0.0].
    - Can only install one of: symfony/psr-http-message-bridge[v0.4, v1.0.0].
    - Installation request for symfony/psr-http-message-bridge (locked at v1.0.0) -> satisfiable by symfony/psr-http-message-bridge[v1.0.0].```
@tooshay tooshay changed the title Laravel 5.5 support? Laravel Passport Compatibility Sep 27, 2017
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

1 participant