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

Recursive dependencies between studio packages #45

Closed
RemiCollin opened this issue Feb 2, 2016 · 2 comments
Closed

Recursive dependencies between studio packages #45

RemiCollin opened this issue Feb 2, 2016 · 2 comments

Comments

@RemiCollin
Copy link
Contributor

I have a project where I develop several composer packages with studio. Let's say I have a A, B, C package, all handled by studio. Packages A & B depends on C. The problem is, when autoloading, the C package isn't autoloaded from its own folder, but from the vendor directory of the A package. Is there an easy way to workaround this ?

@franzliedke
Copy link
Owner

Nope, but these kind of edge cases will be fixed in the next version. :)

@RemiCollin
Copy link
Contributor Author

Great! Looking forward to it!

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