ActiveCampaign / activecampaign-api-php

MIT License
115 stars 76 forks source link

I think the lib-curl require is wrong on the composer.json #79

Closed alesanchezr closed 6 years ago

alesanchezr commented 7 years ago

Hello, I was unable to install the library using composer because of the:

    "require": {
        "lib-curl": "*"
    }

That package does not seem to exist on composer, did you mean lib/curl?