Skip to content

Commit

Permalink
Revert "Remove performNoDeepMerging to authorise additional custom th…
Browse files Browse the repository at this point in the history
…eme folders"
  • Loading branch information
GSadee authored Jul 19, 2024
1 parent e956d29 commit 69100dc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ public function buildConfiguration(ArrayNodeDefinition $node): void
->arrayNode('directories')
->defaultValue(['%kernel.project_dir%/themes'])
->requiresAtLeastOneElement()
->performNoDeepMerging()
->prototype('scalar')
;
}
Expand Down

0 comments on commit 69100dc

Please sign in to comment.