【问题标题】:Remove the unwanted zf2 modules删除不需要的 zf2 模块
【发布时间】:2016-05-08 09:13:06
【问题描述】:

如何删除zend framework 2模块,我先安装错误zfcuser模块。

我使用命令安装:

php composer.phar require zf-commons/zfc-user:0.1.*

现在想通过作曲家删除它,如何实现。

谢谢,

【问题讨论】:

    标签: zend-framework2 composer-php


    【解决方案1】:

    使用remove 命令:

    $ composer remove zf-commons/zfc-user
    

    【讨论】:

    • 谢谢,我在命令提示符下使用了 php composer.phar 更新,删除了 composer.json 文件中的模块行后,效果相同。
    猜你喜欢
    • 2019-12-31
    • 1970-01-01
    • 1970-01-01
    • 2019-01-27
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-02-25
    相关资源
    最近更新 更多