GTHell's avatar

How manually add package without using composer require?

I can't require the GuzzleHttp on my server with using composer so I try to find a way to add the package to the server manually. I've try to add guzzle folder to vendor and change the composer.json, composer.log, autoload_namespaces ....etc. Nothing work.

I can't run the page because my homepage is using GuzzleHttp to get JSON from the other page.

0 likes
1 reply

Please or to participate in this conversation.