Initial commit

This commit is contained in:
Jan Böhmer 2019-02-23 16:49:38 +01:00
commit e5bec36c80
49 changed files with 7411 additions and 0 deletions

4
.env.test Normal file
View file

@ -0,0 +1,4 @@
# define your env variables for the test env here
KERNEL_CLASS='App\Kernel'
APP_SECRET='s$cretf0rt3st'
SYMFONY_DEPRECATIONS_HELPER=999999