SarkariResultess QA Bank

Composer dependency install करने की command क्या है? इसका working code example क्या है?

Other 0 Views Verified
Composer dependency install करने की command क्या है? इसका working code example क्या है? सही विकल्प चुनें और code/solution को समझें।
Sarkari Result QA Bank
Editorially reviewed exam information

Answer & Explanation

4 Answers
Verified

composer packages

composer packages
Additional Explanation
यह विकल्प सही Core PHP solution नहीं है।
Verified

composer setup

composer setup
Additional Explanation
यह विकल्प सही Core PHP solution नहीं है।
Verified

php composer-install

php composer-install
Additional Explanation
यह विकल्प सही Core PHP solution नहीं है।
Verified Correct Answer

composer install

composer install
Additional Explanation
composer install dependencies install करता है।