Skip to content
This repository has been archived by the owner on Jul 10, 2020. It is now read-only.

Packagist - 2.2.0 #65

Closed
imonteiro opened this issue Mar 22, 2014 · 1 comment
Closed

Packagist - 2.2.0 #65

imonteiro opened this issue Mar 22, 2014 · 1 comment
Labels

Comments

@imonteiro
Copy link

Hi,

I have updated my composer.json to last stable version (2.2.0) but now I'm receiving this error, when I run composer.phar install command.

The request package requested neilime/zf2-twb-bundle could not be found in any version, there may be a typo in the package name.

However, in Packagist there is this version:
https://packagist.org/packages/neilime/zf2-twb-bundle

in my composer.json I have:

"neilime/zf2-twb-bundle": "2.2.0"

I'm doing something wrong?

Thanks

@neilime
Copy link
Owner

neilime commented Mar 24, 2014

You should set as follow :

"neilime/zf2-twb-bundle": "2.*@stable"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants