Skip to content

Commit

Permalink
Added codeception/specify to require-dev
Browse files Browse the repository at this point in the history
It was an indirect dependency and yiisoft#57 made Codeception builds with --prefer-lowest fail: https://travis-ci.org/Codeception/Codeception/jobs/145152589#L1653
  • Loading branch information
Naktibalda committed Jul 16, 2016
1 parent 78909b0 commit 1547094
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Expand Up @@ -23,7 +23,8 @@
"yiisoft/yii2-codeception": "*",
"yiisoft/yii2-debug": "*",
"yiisoft/yii2-gii": "*",
"yiisoft/yii2-faker": "*"
"yiisoft/yii2-faker": "*",
"codeception/specify": "*",
},
"config": {
"process-timeout": 1800
Expand Down

0 comments on commit 1547094

Please sign in to comment.