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

Works with optimized autoload files, not with PSR-0 #2

Open
papa-smurf opened this issue Oct 30, 2014 · 2 comments
Open

Works with optimized autoload files, not with PSR-0 #2

papa-smurf opened this issue Oct 30, 2014 · 2 comments

Comments

@papa-smurf
Copy link

After running composer du (unoptimized), it falls back to PSR-0 autoloading which doesn't quite work (SignatureMethod_HMAC_SHA1 undefined). Running composer du --optimize is required to get everything to work again.

@andheiberg
Copy link
Owner

Do you have any suggestions as to how this might be fixed?

@papa-smurf
Copy link
Author

I'll try and look into it and add a pull request within the next few days

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