mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 15:46:52 +03:00
update gheb\data-migrations-bundle recipe (add default config name)
This commit is contained in:
@@ -3,3 +3,4 @@ data_migrations:
|
||||
# namespace is arbitrary but should be different from App\Migrations
|
||||
# as migrations classes should NOT be autoloaded
|
||||
namespace: DataMigrations
|
||||
name: My app migrations
|
||||
|
||||
Reference in New Issue
Block a user