Skip to content

Symfony 4 support and CI quality assurance updates

Compare
Choose a tag to compare
@redthor redthor released this 28 Mar 10:53
· 37 commits to master since this release
4453202

Service config

To support Symfony 4 this release includes a services.xml file. This may mean that if you have overridden a migrations command but assuming that your command will take precedence then you may need to explicitly add your command to a services config file rather than assuming it will automatically happen.

Travis builds

There is now a travis build and a test file so we can have some minimal sanity checks on PRs. Please contribute!

Deprecated duplicate commands

Some commands were duplicated. We've added deprecated notices and kept them out of the service config. These will be removed in 2.0.0