gerbenjacobs / HabboAPI

A PHP wrapper for the (undocumented) Habbo API
MIT License
44 stars 10 forks source link

Update Carbon and/or allow newer versions #47

Closed gerbenjacobs closed 4 years ago

gerbenjacobs commented 5 years ago

At the moment HabboAPI uses Carbon 1.2 but the latest version is 2.6. We need to investigate whether we can add 2.6 as is, or if we have breaking changes. If so, update Carbon to 2.6

TylerLumen commented 4 years ago

I become this error when I will install the package:

`Using version ^3.0 for gerbenjacobs/habbo-api ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

Is it not available that can install this package with composer/carbon 2?

Thanks for your help!

gerbenjacobs commented 4 years ago

Fixed with #v4.0.0