dirkgroenen / pinterest-api-php

A PHP wrapper for the official Pinterest API. :pushpin:
https://developers.pinterest.com/docs/getting-started/introduction/
Apache License 2.0
173 stars 76 forks source link

Installation issue - package not found #20

Closed jamesinealing closed 8 years ago

jamesinealing commented 8 years ago

Hi, I'm new to Composer so I don't know if this is me or an issue, but when I run

composer require dirkgroenen/Pinterest-API-PHP

I get

The requested package dirkgroenen/pinterest-api-php No version set (parsed as 1.0.0) could not be found

The error provides links to info about security settings, but from what I can see, at least 0.2.2 is a stable release. Again, apologies if this is an issue my end rather!

jamesinealing commented 8 years ago

Sorry, false alarm. I scrubbed everything and tried afresh and it worked!