Vorbereitung der Datenbank-Test-Verbindung

This commit is contained in:
2021-03-31 14:24:46 +02:00
parent 5141fff827
commit 7e8d4fbdf4
3 changed files with 168 additions and 1 deletions
+2 -1
View File
@@ -26,7 +26,8 @@
"phpstan/phpstan": "^0.12.80",
"codeception/codeception": "^4.1.18",
"codeception/module-phpbrowser": "^1.0.0",
"codeception/module-asserts": "^1.0.0"
"codeception/module-asserts": "^1.0.0",
"codeception/module-db": "^1.1.0"
},
"autoload": {
"psr-4": {