Skip to content

composer install error #32

@pradeepparmar347

Description

@pradeepparmar347

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions