Do you know what these commonly used composer parameters mean?
藏色散人
Release: 2020-06-24 13:35:49
forward
2845 people have browsed it
The following tutorial column of composer will introduce you to some commonly used parameters of composer. I hope it will be helpful to friends in need!
##composer Common parameter description:
-vvv is to tell the details of the execution in real time, suitable for debugging problems.
dump-autoload Reloads the package to generate an autoload file.
–no-scripts No need to execute scripts related to definition scripts in composer.json
–no-dev Do not install composer.json Relevant packages in require-dev. This must be reinstalled to be effective, direct update is invalid.
For more composer technical articles, please visit the
The above is the detailed content of Do you know what these commonly used composer parameters mean?. For more information, please follow other related articles on the PHP Chinese website!
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn