digitalkaoz / versioneye-php

a PHP CLI tool and library for interacting with the VersionEye API
http://digitalkaoz.github.io/versioneye-php
MIT License
16 stars 5 forks source link

Composer fails on missing dependency #10

Closed fissible closed 8 years ago

fissible commented 8 years ago

$ composer require digitalkaoz/versioneye-php Results in "Your requirements could not be resolved to an installable set of packages."

- Installation request for digitalkaoz/versioneye-php ^0.11.2 -> satisfiable by digitalkaoz/versioneye-php[0.11.2].
- digitalkaoz/versioneye-php 0.11.2 requires rybakit/arguments-resolver 1.0.x-dev@dev -> no matching package found.
mattsches commented 8 years ago

This might have been fixed by https://github.com/digitalkaoz/versioneye-php/pull/11

digitalkaoz commented 8 years ago

@ajthenewguy is it fixed when installing 0.11.3 ?

fissible commented 8 years ago

Hey guys; yes this fixed it. Thanks. Note: I got the following warning: "Package egeloen/http-adapter is abandoned, you should avoid using it. Use php-http/httplug instead".

digitalkaoz commented 8 years ago

I already have a branch to fix this

Allen McCabe notifications@github.com schrieb am Mi., 30. März 2016, 16:34:

Closed #10 https://github.com/digitalkaoz/versioneye-php/issues/10.

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/digitalkaoz/versioneye-php/issues/10#event-608357189