Make sure local config is not loaded in tests

This commit is contained in:
Alejandro Celaya
2023-09-12 08:21:34 +02:00
parent b17c576a30
commit a3b2f94339
2 changed files with 4 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
"ext-json": "*",
"ext-pdo": "*",
"akrabat/ip-address-middleware": "^2.1",
"cakephp/chronos": "^2.3",
"cakephp/chronos": "~2.3.3",
"doctrine/migrations": "^3.5",
"doctrine/orm": "^2.14",
"endroid/qr-code": "^4.7",