-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
Hello,
For Composer based usage specifying ext-json in composer.json require field would be better than the runtime validation used in AbstractChargeBee, allowing composer to check for the presence of the extensions at install time rather than seeing the error at runtime.
| const extensions = ['json']; |
Line 8 in 6d94561
| "require" : { |
I can submit this as a PR if relevant.
yched and ychedemois
Metadata
Metadata
Assignees
Labels
No labels