@@ -55,7 +55,7 @@ |
||
| 55 | 55 | ->useAttributeAsKey('namespace') |
| 56 | 56 | ->defaultValue(['%kernel.project_dir%/src/Migrations' => 'App\Migrations']) |
| 57 | 57 | ->prototype('scalar')->end() |
| 58 | - ->end() |
|
| 58 | + ->end() |
|
| 59 | 59 | |
| 60 | 60 | ->arrayNode('services') |
| 61 | 61 | ->info('A list of pairs namespace/path where to look for migrations.') |