Skip to content

Commit 1901058

Browse files
authored
Update Configuration.php
1 parent ca8bfba commit 1901058

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/DependencyInjection/Configuration.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ public function getConfigTreeBuilder()
2525
->children()
2626
->arrayNode('mappings')->prototype('scalar')
2727
->isRequired()
28-
->cannotBeEmpty()
2928
->end();
3029

3130
return $treeBuilder;

0 commit comments

Comments
 (0)