ConvertKit/ConvertKitSDK-PHP

Invalid filename

szaleq opened this issue · 2 comments

Main class is named ConvertKit_API while the filename is ConvertKitAPI (without "_"), therefore the psr-4 loader doesn't work.

@szaleq I'd be happy to consider a PR to fix this if you'd like to submit it!

I created a pull request