ConvertKit / ConvertKitSDK-PHP

ConvertKit's official PHP SDK
17 stars 24 forks source link

Monolog Issue, Won't Install #14

Closed jhull closed 1 year ago

jhull commented 4 years ago

Trying to install through composer and I'm getting this:

 Conclusion: remove monolog/monolog 2.0.2
    - Conclusion: don't install monolog/monolog 2.0.2
    - convertkit/convertkitapi dev-master requires monolog/monolog ^1.0
jhull commented 4 years ago

Is anyone maintaining this? Is my only option to downgrade my install of monolog? As per something like this:https://github.com/TheoKouzelis/laravel-airbrake/issues/9

tnorthcutt commented 4 years ago

@jhull I'd welcome a PR to fix this.

jhull commented 4 years ago

OK...first time ever running a PR...let me know if I need to do anything else

n7studios commented 1 year ago

Addressing in https://github.com/ConvertKit/ConvertKitSDK-PHP/pull/28, to be released as version 1.0, rather than a potentially breaking change into the unversioned dev-master. Thanks!