Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add required dependencies in composer.json? #44

Open
OscarEriksen opened this issue Sep 23, 2017 · 1 comment
Open

Add required dependencies in composer.json? #44

OscarEriksen opened this issue Sep 23, 2017 · 1 comment

Comments

@OscarEriksen
Copy link

OscarEriksen commented Sep 23, 2017

Hi,

Sorry if I'm being a total beginner here with composer, but just tried using this instead of the "official" billogram-v2-api-php-lib because of how the maintainers of the the official billogram-library responded to issues.

Found out that I had some missing dependencies which weren't automatically included, that I had to dig around in your repo(s) to find. Perhaps this is in alpha/beta-stage and not ment for production?

Best regards

@sagikazarmark
Copy link

There are some virtual packages which require you to choose an implementation (php-http/client-implementation). I find it a bit odd that they are not included in the installation instructions.

I think composer require php-http/guzzle6-adapter php-http/message should be just enough for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants