|
|
|
|
|
by bluehazed
3846 days ago
|
|
I'm really not sure if this is sarcasm/trolling or not, but just in case it's not, composer is mainly used on the development side to maintain dependencies. It really shouldn't be a problem to have ssh/a working internet connection on your development box. Not saying you have to use composer, but I think the above point stands. |
|
Well you will also need composer for actual deployment.
> . It really shouldn't be a problem to have ssh/a working internet connection on your development box.
Ever worked at a BigCo where everything is firewalled and needs a proxy? Or no internet at all and you gonna transfer stuff via USB sticks?