chg: usr: make the first working version - the stepping is broken due to the algorythm structure #4
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
doctrine_migrations:
|
||||
dir_name: '%kernel.project_dir%/src/Migrations'
|
||||
# namespace is arbitrary but should be different from App\Migrations
|
||||
# as migrations classes should NOT be autoloaded
|
||||
namespace: DoctrineMigrations
|
||||
migrations_paths:
|
||||
'App\Migrations': '%kernel.project_dir%/src/Migrations'
|
||||
organize_migrations: BY_YEAR_AND_MONTH
|
||||
Reference in New Issue
Block a user