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

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.