Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with metadata bundle version #47

Closed
diaspar opened this issue Nov 22, 2011 · 2 comments
Closed

problem with metadata bundle version #47

diaspar opened this issue Nov 22, 2011 · 2 comments

Comments

@diaspar
Copy link

diaspar commented Nov 22, 2011

Funny.

My deps looks like this:

[metadata]
git=http://github.com/schmittjoh/metadata.git
version=1.1.0

But each time I do

php bin/vendors install

I get:

Installing/Updating metadata
HEAD is now at 8717ad2 release 1.0.0

And I am getting this error trying to use serialiazer bundle:

Fatal error: Class 'Metadata\Driver\LazyLoadingDriver' not found

Please confirm if this is a bug or some misconception from my part.

@stof
Copy link
Contributor

stof commented Nov 22, 2011

@sanctuary Take care to remove the line in deps.lock when you want to change the version as the locked version is used otherwise.

@diaspar
Copy link
Author

diaspar commented Nov 22, 2011

Amazing, it works...

Thanks so much for replying, this was not a bug but my ignorance.

I am closing this now.

@diaspar diaspar closed this as completed Nov 22, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants