Commit 25de22ee58988c724ee9486c30a1aea959f6151c
1 parent
3bc9af21
Codeception
Showing
1 changed file
with
1 additions
and
4 deletions
Show diff stats
composer.json
@@ -22,10 +22,7 @@ | @@ -22,10 +22,7 @@ | ||
22 | "require-dev": { | 22 | "require-dev": { |
23 | "yiisoft/yii2-debug": "~2.0.0", | 23 | "yiisoft/yii2-debug": "~2.0.0", |
24 | "yiisoft/yii2-gii": "~2.0.0", | 24 | "yiisoft/yii2-gii": "~2.0.0", |
25 | - "yiisoft/yii2-faker": "~2.0.0", | ||
26 | - | ||
27 | - "codeception/base": "^2.2.3", | ||
28 | - "codeception/verify": "~0.3.1" | 25 | + "yiisoft/yii2-faker": "~2.0.0" |
29 | }, | 26 | }, |
30 | "config": { | 27 | "config": { |
31 | "process-timeout": 1800 | 28 | "process-timeout": 1800 |