Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #9 from jeckel/codeception-v3
Browse files Browse the repository at this point in the history
Switch to codeception 3.0
  • Loading branch information
jeckel authored Apr 28, 2019
2 parents 2ea1480 + 009485c commit a4db0e7
Show file tree
Hide file tree
Showing 6 changed files with 711 additions and 149 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"require": {
"php": ">=7.1",
"ext-json": "*",
"codeception/codeception": "^2.5",
"codeception/codeception": ">=2.5",
"behat/behat": "^3.5"
},
"require-dev": {
Expand Down
Loading

0 comments on commit a4db0e7

Please sign in to comment.