Removed doctrine_migrations from config.yml.
This commit is contained in:
parent
dc683362d7
commit
65138f6868
|
@ -65,12 +65,6 @@ doctrine:
|
||||||
# TODO fix to receive correct DateTime instead of string
|
# TODO fix to receive correct DateTime instead of string
|
||||||
DAY: Skobkin\Bundle\PointToolsBundle\DQL\Day
|
DAY: Skobkin\Bundle\PointToolsBundle\DQL\Day
|
||||||
|
|
||||||
doctrine_migrations:
|
|
||||||
dir_name: "%kernel.project_dir%/app/DoctrineMigrations"
|
|
||||||
namespace: Application\Migrations
|
|
||||||
table_name: migration_versions
|
|
||||||
name: Application Migrations
|
|
||||||
|
|
||||||
# Swiftmailer Configuration
|
# Swiftmailer Configuration
|
||||||
swiftmailer:
|
swiftmailer:
|
||||||
transport: "%mailer_transport%"
|
transport: "%mailer_transport%"
|
||||||
|
|
Loading…
Reference in a new issue