update gheb\data-migrations-bundle recipe (add default config name)

This commit is contained in:
Grégoire Hébert
2018-12-03 08:32:16 +01:00
parent 677ef310dd
commit 6ba97e628a
@@ -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