zergbz1988/yii2-migrations

There is no license information available for the latest version (0.1.5) of this package.

yii2-migrations

0.1.5 2017-04-01 11:01 UTC

This package is not auto-updated.

Last update: 2025-05-30 23:07:57 UTC


README

add to your composer.json file:

"zergbz1988/yii2-migrations": "@dev"

  "scripts": {
    "post-install-cmd": "php vendor/zergbz1988/yii2-migrations/init --env=Prod --overwrite=n"
  }