I'm not sure what I'm missing, but I don't see that anyone has raised this issue yet. I'm trying to upgrade from v1.7.1, and I'm running into this dependency error:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- knplabs/github-api 2.0.1 requires php-http/client-implementation ^1.0 -> no matching package found.
- knplabs/github-api 2.0.0 requires php-http/client-implementation ^1.0 -> no matching package found.
- Installation request for knplabs/github-api ~2.0 -> satisfiable by knplabs/github-api[2.0.0, 2.0.1].
I looked at php-http on Github, and I don't see that package at all. Did it get renamed recently? Is it private? Did something else change that I'm not aware of?
I'm not sure what I'm missing, but I don't see that anyone has raised this issue yet. I'm trying to upgrade from v1.7.1, and I'm running into this dependency error:
I looked at php-http on Github, and I don't see that package at all. Did it get renamed recently? Is it private? Did something else change that I'm not aware of?