Doctrine Migrations config fixed.

This commit is contained in:
Alexey Skobkin 2019-01-24 23:09:58 +03:00
parent 13c3f9c660
commit 4063461347
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
doctrine_migrations:
dir_name: '%kernel.project_dir%/src/Migrations'
namespace: Migrations
namespace: DoctrineMigrations