Exploriment / hcloud-php

PHP library for the Hetzner Cloud API by Exploriment
MIT License
28 stars 8 forks source link

Problem with tightenco/collect #6

Closed RamonSmit closed 6 years ago

RamonSmit commented 6 years ago

Hi there!

Thanks for making this awesome package!

I have a small problem with installing this package in my project.

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - exploriment/hcloud-php v1.1.0 requires tightenco/collect v5.4.33 -> satisfiable by tightenco/collect[v5.4.33].
    - exploriment/hcloud-php v1.1.1 requires tightenco/collect v5.4.33 -> satisfiable by tightenco/collect[v5.4.33].
    - exploriment/hcloud-php v1.1.2 requires tightenco/collect v5.4.33 -> satisfiable by tightenco/collect[v5.4.33].
    - Conclusion: don't install tightenco/collect v5.4.33
    - Installation request for exploriment/hcloud-php ^1.1 -> satisfiable by exploriment/hcloud-php[v1.1.0, v1.1.1, v1.1.2].

Installation failed, reverting ./composer.json to its original content.

Composer spews error's all over the place for me at this moment. Is it a idea to pin tightenco/collect on version 5.6.* in composer.json?

Or will this pose other issues?

Thanks in advance, Ramon

dyhli commented 6 years ago

Whoops, sorry about that. Is fixed in version 1.1.3!