cnam / security-jwt-service-provider

Silex security jwt service provider (silex 1.x and 2.x version) allow oauth2 header
GNU General Public License v2.0
60 stars 40 forks source link

Pimple 3.2.x support #28

Open mantis opened 7 years ago

mantis commented 7 years ago

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

anibalsanchez commented 7 years ago

+1

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

tsantos84 commented 7 years ago

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.