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

Better composer integration #12

Open
aubreypwd opened this issue Feb 1, 2019 · 1 comment
Open

Better composer integration #12

aubreypwd opened this issue Feb 1, 2019 · 1 comment

Comments

@aubreypwd
Copy link
Owner

Right now all composer packages are installed in /vendor. But features can have their own composer package dependancies and those don't need to go in /vendor at the root. E.g.:

In this example one of the features has it's own composer dependances.

Let's make sure the root composer.json also installs those by looping through the folders looking for composer.json and running pre/post install/update commands in those folders too.

@aubreypwd aubreypwd added this to the 2.0.0 milestone Feb 1, 2019
@aubreypwd aubreypwd changed the title Add composer installers Better composer integration Feb 1, 2019
@aubreypwd
Copy link
Owner Author

I think I'm going to leave these up to the developer instead. Maybe I can set them up as a component.

@aubreypwd aubreypwd removed this from the 2.0.0 milestone Feb 3, 2019
@aubreypwd aubreypwd added the maybe label Feb 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant