D
D
dmitriy2017-04-03 16:56:37
PHP
dmitriy, 2017-04-03 16:56:37

How to switch between branches using composer?

How do you switch between git branches when using different composer packages, with different assets and migrations? How do you automate these processes?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stanislav Pochepko, 2017-04-03
@DJZT

Don't store vendor in git. Only composer.json and composer.lock
When switching, only run composer istall

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question