WIP: Add a ticketing app for Chill #21

Draft
julienfastre wants to merge 49 commits from ticket-app-master into main
Showing only changes of commit 8089e54c14 - Show all commits

View File

@ -15,6 +15,7 @@ doctrine_migrations:
'Chill\Migrations\AsideActivity': '@ChillAsideActivityBundle/migrations'
'Chill\Migrations\Calendar': '@ChillCalendarBundle/migrations'
'Chill\Migrations\Budget': '@ChillBudgetBundle/migrations'
'Chill\Migrations\Ticket': '@ChillTicketBundle/migrations'
all_or_nothing:
true