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

Pimple 3.2.x support #28

Open
mantis opened this issue Jul 22, 2017 · 2 comments
Open

Pimple 3.2.x support #28

mantis opened this issue Jul 22, 2017 · 2 comments

Comments

@mantis
Copy link

mantis commented Jul 22, 2017

It looks like the composer.json needs to be updated to support the current versions of pimple being pushed out:

  • Installation request for cnam/security-jwt-service-provider ^2.1 -> satisfiable by cnam/security-jwt-service-provider[2.1.1]
  • cnam/security-jwt-service-provider 2.1.1 requires pimple/pimple 3.0.* -> no matching package found.
@anibalsanchez
Copy link

+1

I've just implemented it without the pimple 3.0 restriction and it works perfectly well.

@tsantos84
Copy link

I'm getting this error requiring cnam/security-jwt-service-provider:2.1.1

  Problem 1
    - Installation request for cnam/security-jwt-service-provider ~2.1.1 -> satisfiable by cnam/security-jwt-service-provider[2.1.1].
    - Conclusion: remove pimple/pimple v3.2.2
    - Conclusion: don't install pimple/pimple v3.2.2
    - cnam/security-jwt-service-provider 2.1.1 requires pimple/pimple 3.0.* -> satisfiable by pimple/pimple[v3.0.0, v3.0.1, v3.0.2].
    - Can only install one of: pimple/pimple[v3.0.0, v3.2.2].
    - Can only install one of: pimple/pimple[v3.0.1, v3.2.2].
    - Can only install one of: pimple/pimple[v3.0.2, v3.2.2].
    - Installation request for pimple/pimple (locked at v3.2.2) -> satisfiable by pimple/pimple[v3.2.2].

I think still having problem with pimple 3.2.

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