Dmitriy Gnatenko 2c154caeca Vendors updated | il y a 3 ans | |
---|---|---|
.. | ||
Collector | il y a 3 ans | |
DependencyInjection | il y a 3 ans | |
MigrationsFactory | il y a 3 ans | |
Resources | il y a 3 ans | |
Changelog.md | il y a 4 ans | |
DoctrineMigrationsBundle.php | il y a 4 ans | |
LICENSE | il y a 4 ans | |
README.markdown | il y a 4 ans | |
UPGRADE.md | il y a 3 ans | |
composer.json | il y a 3 ans | |
phpstan.neon.dist | il y a 4 ans |
This bundle integrates the Doctrine2 Migrations library into Symfony applications. Database migrations help you version the changes in your database schema and apply them in a predictable way on every server running the application.