Closed jeanmonod closed 11 years ago
You may need to put this in your Composer file :
"minimum-stability": "dev"
It's already the case, but look in packagist, there is no more opauth/flicker: https://packagist.org/packages/opauth/flickr
Oh, maybe it's been removed. It's still on Github, try adding this to manually pull it out in the meantime. I'll see what I can do.
"repositories": [
{
"type": "vcs",
"url": "https://github.com/pocket7878/opauth-flickr.git"
}
],
OK, thanks, the workaround is working...
You still have this missing dependency... Isn't it?
Yes but I have no idea what I can do about it, if you have an idea...
Should be good, the creator of the package added it to packagist.
Is this package is not more useful?