Code Monkey home page Code Monkey logo

Comments (8)

jmpecx avatar jmpecx commented on June 4, 2024 1

If there is no feedback from others, it may be due to issues with my environment.

from oauth2-server.

parallels999 avatar parallels999 commented on June 4, 2024

@jmpecx seems like a composer problem, or a bug on League/Uri, not from here

from oauth2-server.

jmpecx avatar jmpecx commented on June 4, 2024

@parallels999 Emmmm, But if I downgrade it to 8.5.3 , It works.

oauth2-server depends League/Uri, and this pr #1367 update League/Uri version to a new big version, from 6 to 7 can make so BREAK CHANGES

from oauth2-server.

Sephster avatar Sephster commented on June 4, 2024

The URI String class is in the uri interfaces package which is a dependency of v7 of league/uri.

I'm assuming you don't have this package in your vendor directory. Is this the case?

from oauth2-server.

jmpecx avatar jmpecx commented on June 4, 2024

@Sephster No detailed inspection, but I clearly didn't delete it manually. Composer should automatically download it based on the instructions.

I just rolled back to '8.5.3', and the reason this version works is that it does not rely on League/uri v7.

from oauth2-server.

parallels999 avatar parallels999 commented on June 4, 2024

If there is no feedback from others, it may be due to issues with my environment.

That has happened to me, sometimes, I have not known how to solve it, what I have done is delete the entire vendor manually and composer update

If you find the solution, let me know, so I can have that knowledge. 👀👀

from oauth2-server.

Sephster avatar Sephster commented on June 4, 2024

Sorry @jmpecx, just to confirm, was v7 in your vendor dir or did it stay on an earlier version?

You can run composer why-not league/uri 7.0 to find out why it didn't install if this is the case.

Let me know how you get on

from oauth2-server.

Sephster avatar Sephster commented on June 4, 2024

Closing due to lack of activity

from oauth2-server.

Related Issues (20)

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.