-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hi Team,
Today i started integrating epayco in php.
i cloned the repo and ran composer install,
it gave following error
[Composer\Json\JsonValidationException] "./composer.json" does not match the expected JSON schema: - type : Does not match the regex pattern ^[a-z0-9-]+$
then i changed
"type": "Sdk",
to
"type": "sdk",
The problem was resolved
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels