I
I
Ilya Beloborodov2018-01-29 10:36:20
Composer
Ilya Beloborodov, 2018-01-29 10:36:20

Composer --prefer-dist?

You need to absolutely install and update the entire extension with the --prefer-dist flag. Is it possible to automate this somehow, and what would composer install / update / requirethe --prefer-dist flag work with?
I tried to prescribe in composer.json "installation-source": "prefer-dist",but nothing

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ilya Beloborodov, 2018-01-29
@kowap

I decided. In composer.json added

"config": {
        //.....
        "preferred-install": "dist"
    },

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question