Skip to content

Commit 6d520bd

Browse files
committed
feat(cms): add doctine override on cms page and blocks and homepages
1 parent 04dc71d commit 6d520bd

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-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
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)