Skip to content

Commit

Permalink
update codeception
Browse files Browse the repository at this point in the history
  • Loading branch information
TonisOrmisson committed Dec 14, 2020
1 parent 556d70c commit 9d6e938
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions composer.json
Expand Up @@ -23,11 +23,14 @@
"require-dev": {
"php": ">=7.1.0",
"andmemasin/yii2-myabstract": "~2.5.5",
"yiisoft/yii2-faker": "~2.0.0",
"codeception/base": "^2.4.0",
"phpunit/phpunit": "~7.1.0",
"codeception/verify": "~1.0.0",
"codeception/specify": "~0.4.3"
"codeception/codeception": "^4.1",
"codeception/specify": "~0.4.6",
"symfony/browser-kit": ">=2.7 <=4.2.4",
"codeception/module-filesystem": "^1.0.0",
"codeception/module-yii2": "^1.1.0",
"codeception/module-asserts": "^1.3.0",
"guzzlehttp/guzzle": ">=4.1.4 <7.0",
"codeception/module-db": "^1.0"
},

"extra": {
Expand All @@ -47,4 +50,4 @@
"url": "https://asset-packagist.org"
}
]
}
}

0 comments on commit 9d6e938

Please sign in to comment.