Version 2.2.0 is breaking 2.1.0
Closed this issue · 2 comments
fkupper commented
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 commented
FYI:
Type error: Return value of ChartMogul\Customer::findByExternalId() must be an instance of ChartMogul\Customer or null, bool returned