Git Product home page Git Product logo

Comments (2)

zouzuooo avatar zouzuooo commented on August 21, 2024

i also get this error with lumen 5.7.*

.....
- Can only install one of: illuminate/config[v5.1.28, v5.7.9].
- Can only install one of: illuminate/config[v5.1.30, v5.7.9].
- Can only install one of: illuminate/config[v5.1.31, v5.7.9].
- Can only install one of: illuminate/config[v5.1.41, v5.7.9].
- Can only install one of: illuminate/config[v5.1.6, v5.7.9].
- Can only install one of: illuminate/config[v5.1.8, v5.7.9].
- Installation request for illuminate/config (locked at v5.7.9) -> satisfiable by illuminate/config[v5.7.9].

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

from oauth2-server-lumen.

4levels avatar 4levels commented on August 21, 2024

Hi,

as far as I know, you don't need this library anymore since Lumen (I think since version 5.5) now works well with passport.

I am still using the approach as done here: have a proxy class adding the client credentials to the user credentials and access the oauth endpoints only through this proxy class, hiding the client credentials from any network request.

Kind regards,

Erik

PS. If you really need this library for some reason, you'll have to resort to creating a fork yourself, updating the composer version strings and point your composer to use your fork instead. Since you then already have a fork, you can then make a pull request with your changes to composer.json.

from oauth2-server-lumen.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.