Skip to content

Commit 497d760

Browse files
author
Herbie (Christian) Keuerleber
committed
correct codeception versions
1 parent 9045168 commit 497d760

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"name": "punktde/codeception-mailpit",
44
"license": "GPL-3.0-or-later",
55
"require": {
6-
"codeception/codeception": "^4.0 || ^5.0",
7-
"codeception/module-webdriver": "^3.0",
6+
"codeception/codeception": "^5.0",
7+
"codeception/module-webdriver": "^3.0 | ^4.0",
88
"neos/utility-arrays": "*"
99
},
1010
"autoload": {

0 commit comments

Comments
 (0)