cluster Posted October 30, 2021 Report Posted October 30, 2021 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" }
Question
cluster
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
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now