cscart / sdk

Home Page:https://www.cs-cart.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation error

GinMitch opened this issue · comments

Composer throws the following error when trying to install SDK:
cscart/sdk v1.1.2 requires cscart/upgrade-builder ~1.0 -> no matching package found

Please create a release for cscart/upgrade-builder and submit it to Packagist to resolve the dependency issue.

Also, update SDK's installation section in the readme file:

composer global require cscart/sdk

Hello @mullinsmikey!

Sorry for the delay, it took me some time to resolve the maintaining issue with the SDK package on Packagist.
Fortunately, the cscart/upgrade-builder package was added to Packagist and SDK can be properly installed via composer now.

https://github.com/cscart/upgrade-builder/releases/tag/v1.0.0
https://github.com/cscart/sdk/releases/tag/v1.1.3