File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919 Doctrine \Bundle \FixturesBundle \DoctrineFixturesBundle::class => ['dev ' => true , 'test ' => true ],
2020 DH \AuditorBundle \DHAuditorBundle::class => ['all ' => true ],
2121 SymfonyCasts \Bundle \ResetPassword \SymfonyCastsResetPasswordBundle::class => ['all ' => true ],
22- Jbtronics \TranslationEditorBundle \JbtronicsTranslationEditorBundle::class => ['all ' => true ],
22+ Jbtronics \TranslationEditorBundle \JbtronicsTranslationEditorBundle::class => ['dev ' => true ],
2323 Symfony \UX \StimulusBundle \StimulusBundle::class => ['all ' => true ],
2424 Symfony \UX \Autocomplete \AutocompleteBundle::class => ['all ' => true ],
2525 Jbtronics \DompdfFontLoaderBundle \DompdfFontLoaderBundle::class => ['all ' => true ],
Original file line number Diff line number Diff line change 44# Put parameters here that don't need to change on each machine where the app is deployed
55# https://symfony.com/doc/current/best_practices.html#use-parameters-for-application-configuration
66parameters :
7- app.version : ' 2.0.0 '
7+ app.version : ' 2.0.1 '
88 app.timezone : ' Europe/Berlin'
99 app.support_email : ' %env(SUPPORT_EMAIL)%'
1010 app.fsb_email : ' %env(FSB_EMAIL)%'
You can’t perform that action at this time.
0 commit comments