Dmitriy Gnatenko 2c154caeca Vendors updated hace 3 años
..
Collector 2c154caeca Vendors updated hace 3 años
DependencyInjection 2c154caeca Vendors updated hace 3 años
MigrationsFactory 2c154caeca Vendors updated hace 3 años
Resources 2c154caeca Vendors updated hace 3 años
Changelog.md da31d8a6df Revert "Vendors updated" hace 4 años
DoctrineMigrationsBundle.php da31d8a6df Revert "Vendors updated" hace 4 años
LICENSE da31d8a6df Revert "Vendors updated" hace 4 años
README.markdown da31d8a6df Revert "Vendors updated" hace 4 años
UPGRADE.md 0b8749ecf8 Update vendors hace 3 años
composer.json 2c154caeca Vendors updated hace 3 años
phpstan.neon.dist da31d8a6df Revert "Vendors updated" hace 4 años

README.markdown

DoctrineMigrationsBundle

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.

Read the documentation of this bundle.