How to remove all tests in composer php?

后端 未结 3 2061
不思量自难忘°
不思量自难忘° 2021-02-19 23:57

I\'m new in composer development. I just start to work with composer in my current project. And I think my question is already asked before or I\'m noob about composer :D

<
3条回答
  •  耶瑟儿~
    2021-02-20 00:40

    There is a plugin to do exactly that: composer cleanup. The author warns that the package is experimental, so be careful.

提交回复
热议问题