Skip to content

Commit d8a82a9

Browse files
Rename ConvertKitAPI.php to ConvertKit_API.php
The enable PSR4 compliance. Without this adjustment the package fails when composer enforces PSR4 due to other libraries.
1 parent 4269f04 commit d8a82a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ConvertKitAPI.php renamed to src/ConvertKit_API.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,4 +630,4 @@ private function check_if_subscriber_in_array($email_address, $subscribers) {
630630

631631
}
632632

633-
}
633+
}

0 commit comments

Comments
 (0)