@@ -54,7 +54,7 @@ |
||
| 54 | 54 | ->requiresAtLeastOneElement() |
| 55 | 55 | ->useAttributeAsKey('namespace') |
| 56 | 56 | ->prototype('scalar')->end() |
| 57 | - ->end() |
|
| 57 | + ->end() |
|
| 58 | 58 | |
| 59 | 59 | ->arrayNode('services') |
| 60 | 60 | ->info('A set of services to pass to the underlying doctrine/migrations library, allowing to change its behaviour.') |