bitpay / opencart-plugin

Opencart payment plugin for Bitpay.com
MIT License
31 stars 47 forks source link

Compser error #24

Closed ionux closed 9 years ago

ionux commented 9 years ago

[Composer\Json\JsonValidationException]
"./composer.json" does not match the expected JSON schema:

JoshuaEstes commented 9 years ago

Where did you get this error from? I double checked this and got different results.

Composer version 1.0-dev (b23a3cd36870ff0eefc161a4638d9fcf49d998ba) 2014-11-21 17:59:11
./composer.json is valid, but with a few warnings
See http://getcomposer.org/doc/04-schema.md for details on the schema
The version field is present, it is recommended to leave it out if the package is published on Packagist.

Either way the require part of composer should contain our PHP SDK.