Skip to content

Commit 5eaf114

Browse files
author
Simonas Šerlinskas
committed
Merge 1.0 into 1.1
2 parents 0f20ea9 + bb7b480 commit 5eaf114

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)