TASK: add database steps to registration test
... | ... | @@ -61,6 +61,7 @@ |
"punktde/codeception-database": "^1.1.0", | ||
"punktde/codeception-mailhog": "^1.1.0", | ||
"codeception/codeception": "^3.1", | ||
"neos/utility-arrays": "^6.0" | ||
"neos/utility-arrays": "^6.0", | ||
"neos/utility-files": "^6.0" | ||
} | ||
} |
This diff is collapsed.
Please register or sign in to comment