chartmogul/chartmogul-php

Version 2.2.0 is breaking 2.1.0

Closed this issue · 2 comments

Because of strict return types, version 2.2 is not compatible with 2.1, therefore all projects requiring it as ^2.1 will potentially have problems (I did).

@fkupper thank you for reporting, we'll investigate ASAP.

FYI:

Type error: Return value of ChartMogul\Customer::findByExternalId() must be an instance of ChartMogul\Customer or null, bool returned