coopTilleuls / amazon-mws-products

Apache License 2.0
6 stars 10 forks source link

Unable to install with composer #1

Closed StefanGla closed 8 years ago

StefanGla commented 8 years ago

Hello, I'm trying to install the package with composer, but it fails:

- The requested package tilleuls/amazon-mws-products could not be found in any version, there may be a typo in the package name.

My composer.json looks like

 "tilleuls/amazon-mws": "dev-master",
 "tilleuls/amazon-mws-orders": "dev-master",
 "tilleuls/amazon-mws-products": "dev-master"

amazon-mws and amazon-mws-orders are working, but not the products-package.

meyerbaptiste commented 8 years ago

Can you try again @StefanGla? It should work now.