Jump to content
  • 0

composer package is not installed


Question

Posted

I would like to use guzzlehttp with a panel module, but it's not installed ... how can this be solved?

require section of my composer.json module file:

    "require": {
        "blesta/composer-installer": "~1.0",
        "phillipsdata/priority-schedule":"^1.0",
        "guzzlehttp/guzzle": "^7.0"
    }

 

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...