yii2 codeception installation error from composer -


in yii2, installing new module through composer following command 'global require "codeception/codeception = 2.0.*"'enter image description here showing following error

try:

composer self-update  composer global require "codeception/codeception=2.2.10" "codeception/specify=*" "codeception/verify=*" 

Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -