Sander Visser
Sander Visser
@franzliedke Any change to give some feedback about the current approach?
Nice! I have some time this weekend to work in this. - `studio load [path]` and `studio unload [path]` do work, but you have to do an `composer update` to...
@tdwesten At the moment it's possible to unlink all packages with `composer unlink "../*"` but this will only unlink all packages from the targeted directory. But yeah I agree it...
This weekend I should have time to look into this. I think I will be able to create some tests for this, and hopefully resolve the issue afterwards.
@develop-bvi106 After reading what the issue exactly is, I think that you mean the following feature: https://github.com/SanderSander/composer-link/issues/18 So let's say we have a project and that project requires `package1` that...
> Thanks for the prompt reply! What you describe would meet our requirements, although it would involve re-linking if the `package2` version changed in the course of development. Yes so...
4.2/4.4 same
Hey, I think this is a bit related to https://github.com/SanderSander/composer-link/issues/20 The issue is a bit old, and the content a bit outdated and I had time to think it a...
You're lucky because I need this feature as well 🙈 I hope to have this in 0.5.1 this week.