Giter Club home page Giter Club logo

Comments (7)

jlevers avatar jlevers commented on August 11, 2024

Do you have another version of vlucas/dotenv specified in your composer.json? If not, could you search your composer.lock for vlucas/dotenv to check if there's another package you've installed that's requiring a different version of that package?

from selling-partner-api.

moslemparve avatar moslemparve commented on August 11, 2024

No i dont have any version of vlucas/dotenv in my composer.json or in composer.lock

from selling-partner-api.

jlevers avatar jlevers commented on August 11, 2024

Do you have it installed globally? You can check with composer global show

from selling-partner-api.

moslemparve avatar moslemparve commented on August 11, 2024

No i am not installing globally i am trying to use it in my project which is on Laravel Framework 7.30.4
can i use it here.?

from selling-partner-api.

moslemparve avatar moslemparve commented on August 11, 2024

image

Here is my composer global show

from selling-partner-api.

jlevers avatar jlevers commented on August 11, 2024

My mistake -- I was referring to the wrong name of the dotenv package. It's actually vlucas/phpdotenv. If you search that in your composer.lock, I think you'll find that there are several locations where various 4.x versions of that package are required.

I just took a look at the differences between vlucas/phpdotenv 4.x and 5.x. Since the differences are minimal, I updated the dependency for this project to allow 4.x versions of that package. Install the latest version of jlevers/selling-partner-api (v2.0.5) and see if that works for you.

from selling-partner-api.

moslemparve avatar moslemparve commented on August 11, 2024

thankyou for your response it is working now 👍

from selling-partner-api.

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.