Skip to content

Commit f797a1a

Browse files
committed
feat(doctrine): add doctrine override on contact request and menu
1 parent 0aeb47d commit f797a1a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
doctrine:
2+
orm:
3+
validate_xml_mapping: false # See https://github.com/Sylius/Sylius/issues/18304
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
doctrine:
2+
orm:
3+
validate_xml_mapping: false # See https://github.com/Sylius/Sylius/issues/18304

0 commit comments

Comments
 (0)