mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-06 04:44:19 +01:00
Symfony 8.0 (#69)
* Pre upgrade * Symfony 8.0 * Update recipe for sentry * symfony/framework-bundle recipe * symfony/phpunut recipe * symfony/routing recipe * symfony/security recipe * symfony/timulus-bundle recipe * doctine recipe
This commit is contained in:
@@ -17,7 +17,6 @@ doctrine:
|
||||
|
||||
|
||||
orm:
|
||||
enable_native_lazy_objects: true
|
||||
validate_xml_mapping: true
|
||||
naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware
|
||||
identity_generation_preferences:
|
||||
@@ -30,8 +29,6 @@ doctrine:
|
||||
dir: '%kernel.project_dir%/src/Entity'
|
||||
prefix: 'Tvdt\Entity'
|
||||
alias: Tvdt
|
||||
controller_resolver:
|
||||
auto_mapping: false
|
||||
|
||||
when@test:
|
||||
doctrine:
|
||||
|
||||
Reference in New Issue
Block a user