Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer install error #32

Open
pradeepparmar347 opened this issue Oct 16, 2020 · 1 comment
Open

composer install error #32

pradeepparmar347 opened this issue Oct 16, 2020 · 1 comment

Comments

@pradeepparmar347
Copy link

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

@jonatandorozco
Copy link

@pradeepparmar347 I'm working on an independent fork who follows the basic dev standards in order to use it correctly. The lib comes from the latest version of this SDK in order to keep the latest features. Additionally I'm making an Omnipay driver for this payment processor

https://github.com/jonorozcoc/epaycolib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants