yii2 codeception installation error from composer -
in yii2, installing new module through composer following command 'global require "codeception/codeception = 2.0.*"' showing following error
try:
composer self-update composer global require "codeception/codeception=2.2.10" "codeception/specify=*" "codeception/verify=*"
Comments
Post a Comment