Updated recipes for symfony/doctrine-bundle.

This commit is contained in:
Jan Böhmer 2020-01-07 19:08:16 +01:00
parent 5d98e87e20
commit 56bc99e5a1
5 changed files with 16 additions and 9 deletions

View file

@ -1,6 +1,7 @@
# define your env variables for the test env here
KERNEL_CLASS='App\Kernel'
APP_SECRET='s$cretf0rt3st'
APP_SECRET='$ecretf0rt3st'
SYMFONY_DEPRECATIONS_HELPER=999999
PANTHER_APP_ENV=panther
DATABASE_URL=mysql://root:@127.0.0.1:3306/part-db_test