doesntmattr/mongodb-migrations-bundle
Symfony bundle that integrates the doesntmattr MongoDB Migrations library, providing configuration and tooling to run MongoDB schema/data migrations in Symfony apps. Supports PHP 5.6 via v1.x and PHP 7.1+ via v3.x.
Fix symfony 4.2 treebuilder deprecation
This is the 2.0 release.
See https://github.com/doesntmattr/mongodb-migrations-bundle/issues/15 and https://github.com/doesntmattr/mongodb-migrations/releases/tag/2.0.0
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.
There is now a travis build and a test file so we can have some minimal sanity checks on PRs. Please contribute!
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
How can I help you explore Laravel packages today?