WIP: Add a ticketing app for Chill #21

Draft
julienfastre wants to merge 49 commits from ticket-app-master into main
2 changed files with 3 additions and 6 deletions
Showing only changes of commit cda9ecc8ec - Show all commits

5
.env
View File

@ -28,11 +28,8 @@ WOPI_SERVER=http://collabora:9980
# must be manually set in .env.local
# ADMIN_PASSWORD=
## Symfony/swiftmailer
## Mailer
###> symfony/mailer ###
# MAILER_DSN=smtp://localhost
MAILER_DSN=
# MAILER_DSN=null://null
###< symfony/mailer ###
## Notifications

View File

@ -568,9 +568,9 @@
"version": "5.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"branch": "main",
"version": "4.3",
"ref": "bbfc7e27257d3a3f12a6fb0a42540a42d9623a37"
"ref": "2bf89438209656b85b9a49238c4467bff1b1f939"
},
"files": [
"config/packages/mailer.yaml"