File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 1616 <service id =" phpcr_migrations.migrator_factory" class =" PHPCR\Migrations\MigratorFactory" >
1717 <argument type =" service" id =" phpcr_migrations.version_storage" />
1818 <argument type =" service" id =" phpcr_migrations.version_finder" />
19- <argument type =" service" id =" doctrine_phpcr.default_session " />
19+ <argument type =" service" id =" doctrine_phpcr.session " />
2020 </service >
2121
2222 <service id =" phpcr_migrations.command.status" class =" DTL\Bundle\PhpcrMigrations\Command\StatusCommand" >
3535 <argument type =" service" id =" phpcr_migrations.migrator_factory" />
3636 <tag name =" console.command" />
3737 </service >
38-
39- <service id =" phpcr_migrations.migrator_factory" class =" PHPCR\Migrations\MigratorFactory" >
40- <argument type =" service" id =" phpcr_migrations.version_storage" />
41- <argument type =" service" id =" phpcr_migrations.version_finder" />
42- <argument type =" service" id =" doctrine_phpcr.default_session" />
43- </service >
4438 </services >
4539</container >
Original file line number Diff line number Diff line change 1414 "doctrine/phpcr-bundle" : " ^1.2"
1515 },
1616 "require-dev" : {
17- "symfony/symfony" : " ~2.3 || ~3.0" ,
17+ "symfony/symfony" : " ~2.8 || ~3.0" ,
1818 "symfony-cmf/testing" : " ~1.3"
1919 },
2020 "autoload" : {
You can’t perform that action at this time.
0 commit comments