Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The method of removing dependency by Composer

2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article will explain in detail the methods of removing dependencies from Composer. The editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article.

When using composer to install dependencies, the wrong package was installed, but the command to remove dependencies could not be found on its Chinese website, so it had to be used according to the official website:

To get help from the command line, run the composer or composer list command

Then combine the-- help command to get more help.

There are a lot of command parameters, scan, just before require, there is remove, this is the remove command, the example is as follows:

Composer remove twbs/bootstrap

However, this only removes the dependency and does not load automatically, but the dependency package is still in the vender folder and can be deleted manually.

So much for sharing the methods of removing dependencies from Composer. I hope the above content can be of some help to you and learn more. If you think the article is good, you can share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report