├── CHANGELOG.md ├── MigrateController.php ├── README.md └── composer.json /CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dmstr/yii2-migrate-command/HEAD/CHANGELOG.md -------------------------------------------------------------------------------- /MigrateController.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dmstr/yii2-migrate-command/HEAD/MigrateController.php -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dmstr/yii2-migrate-command/HEAD/README.md -------------------------------------------------------------------------------- /composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dmstr/yii2-migrate-command/HEAD/composer.json --------------------------------------------------------------------------------