Git Product home page Git Product logo

Comments (5)

tobiasbaehr avatar tobiasbaehr commented on August 23, 2024 1

This not a problem of this package. You try to install something which require "nategood/httpful" which needs >=7.2 https://github.com/nategood/httpful/blob/master/composer.json#L16

from prestissimo.

kubawerlos avatar kubawerlos commented on August 23, 2024

How did you install nategood/httpful? With PHP 7.2 or above, right? Switch back to PHP 7.2 and uninstall it.

Or use Composer's dirty hack known as flag --ignore-platform-reqs.

from prestissimo.

kozie avatar kozie commented on August 23, 2024

i can't recall installing anything (on global level) on PHP 7.2. As i stated before, everything is freshly installed.

I did, however, installed it using the flag you mentioned which seem to work like a charm. I did know about the flag but somehow it didn't come into mind 😅.

Thanks tho.

from prestissimo.

kozie avatar kozie commented on August 23, 2024

i'm leaving this ticket open as i don't think using the flag is a solution. Don't bother closing it anyway if it can't be reproduced.

from prestissimo.

kozie avatar kozie commented on August 23, 2024

Sorry for the late response. It seems that nategood/httpful was indeed installed through another packge, namely valet plus.

$ composer global why nategood/httpful
Changed current directory to /Users/kozie/.composer
weprovide/valet-plus  2.0.0  requires  nategood/httpful (~0.2)

So it seems it isn't related to prestissimo in any way. Therefore i'll close this ticket.

Still i think it's strange that installing prestissimo gives the error which i mentioned in my first post related to packages installed for another project. Perhaps i'm missing composer knowledge on that part, though.

from prestissimo.

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.