Download the PHP package saelker/migrations-bundle without Composer
On this page you can find all versions of the php package saelker/migrations-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package migrations-bundle
Saelker Migrations Bundle
Update from 1.1.x => 1.2.x
Before updating to 1.2.x add to migration table the sequence
column with type interger
Step 1: Install via Composer
composer reqire saelker/migrations-bundle
Step 2: Add to Your App Kernel
Step 3.1: Add Directories via config
Step 3.2: Add Directories via CompilerPass
Step 4: Run first migration
Step 5: Generate new migration
Step 6: Modify saved path depth
All versions of migrations-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
symfony/framework-bundle Version ~3.0|~4.0|~5.0|~6.0
doctrine/dbal Version ~2.5
symfony/console Version ~2.3|~3.0|~4.0|~5.0|~6.0
symfony/framework-bundle Version ~3.0|~4.0|~5.0|~6.0
doctrine/dbal Version ~2.5
symfony/console Version ~2.3|~3.0|~4.0|~5.0|~6.0
The package saelker/migrations-bundle contains the following files
Loading the files please wait ....