Skip to content

Commit 7e5e9ef

Browse files
author
Simonas Šerlinskas
committed
Merge 1.1 into 1.2
2 parents c096a95 + 5eaf114 commit 7e5e9ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DependencyInjection/Configuration.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ private function getManagersNode()
154154
$node
155155
->isRequired()
156156
->requiresAtLeastOneElement()
157+
->useAttributeAsKey('name')
157158
->info('Maps managers to connections and bundles')
158159
->prototype('array')
159160
->children()

0 commit comments

Comments
 (0)