Git Product home page Git Product logo

Comments (2)

simonhamp avatar simonhamp commented on July 29, 2024

What's your issue?

from the-og.

ladaposamuel avatar ladaposamuel commented on July 29, 2024

I think it might be related to this error when you run composer require simonhamp/the-og;

I am currently facing a blocker installing on a Laravel "laravel/framework": "^9.19",

  
./composer.json has been updated
Running composer update simonhamp/the-og
Loading composer repositories with package information
Updating dependencies                                 
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - simonhamp/the-og[v0.1.0, ..., v0.5.4] require intervention/image ^3.1 -> found intervention/image[3.1.0, ..., 3.7.2] but the package is fixed to 2.7.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - simonhamp/the-og v0.5.5 requires intervention/image ~3.1.0 -> found intervention/image[3.1.0] but the package is fixed to 2.7.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - simonhamp/the-og v0.5.6 requires intervention/image 3.3.3 -> found intervention/image[3.3.3] but the package is fixed to 2.7.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - Root composer.json requires simonhamp/the-og * -> satisfiable by simonhamp/the-og[v0.1.0, ..., v0.5.6].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require simonhamp/the-og:*" to figure out if any version is installable, or "composer require simonhamp/the-og:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

from the-og.

Related Issues (7)

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.