CakeDC / oven

Welcome to Oven. The easiest way to install CakePHP.
Other
141 stars 60 forks source link

Use system wide Composer #5

Closed narendravaghela closed 7 years ago

narendravaghela commented 7 years ago

Is it possible to use system wide installed composer instead of installing it each time we run the oven.php?

phpnut commented 7 years ago

@narendravaghela Originally we had this using local composer and decided to make it universal on the first release. We do plan to add this back in future version. That you for confirming this would be a good enhancement.

Tomicapo commented 7 years ago

I assume there should be a way to try first using already installed composer and install if that fails.