invoiceninja / sdk-php

PHP wrapper for Invoice Ninja's REST API
https://www.invoiceninja.com
83 stars 42 forks source link

Composer doesn't download the latest version #63

Closed gaurav1992 closed 3 years ago

gaurav1992 commented 3 years ago

composer require invoiceninja/sdk-php Running this command doesn't downloaded the latest version of sdk, probably composer is not setup correctly.

hillelcoren commented 3 years ago

Hi,

Maybe you're using Composer v2? This repo is still on v1

gaurav1992 commented 3 years ago

No, I am on version 1.10.7.

gaurav1992 commented 3 years ago

Any update here?

hillelcoren commented 3 years ago

Sorry, no. The SDK is for the v4 app, our current focus is on v5.

gaurav1992 commented 3 years ago

Ok, any plan to update sdk to v5 shortly?

hillelcoren commented 3 years ago

We plan to but not in the immediate future, until then I suggest accessing the API directly

turbo124 commented 3 years ago

We now track releases in packagist