mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 21:41:19 +08:00
removed hard dependency on codeception from codeception extension
no need to download codeception via composer when phar is used. fixes #1913
This commit is contained in:
@ -21,6 +21,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"yiisoft/yii2-codeception": "*",
|
||||
"codeception/codeception": "*",
|
||||
"yiisoft/yii2-debug": "*",
|
||||
"yiisoft/yii2-gii": "*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user