- Composer is a tool for dependency management in PHP. It allows you to declare the dependent libraries your project needs and it will install them in your project for you
- Composer is a tool for dependency management in PHP. It allows you to declare the dependent libraries your project needs and it will install them in your project for you
options:
options:
command:
command:
version_added: "1.8"
description:
description:
- Composer command like "install", "update" and so on
- Composer command like "install", "update" and so on