Skip to content

Commit 6381d1c

Browse files
committed
rename template
1 parent cdc3417 commit 6381d1c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

config/doctrine_migrations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ doctrine_migrations:
44
# 'TatevikGr\RssBundle\RssFeedBundle\Migrations': '%kernel.project_dir%/vendor/tatevikgr/rss-bundle/src/RssFeedBundle/Migrations'
55
all_or_nothing: true
66
organize_migrations: false
7-
custom_template: '%kernel.project_dir%/src/Migrations/_template_migration.php'
7+
custom_template: '%kernel.project_dir%/src/Migrations/_template_migration.php.tpl'
88
storage:
99
table_storage:
1010
table_name: 'doctrine_migration_versions'
File renamed without changes.

0 commit comments

Comments
 (0)