zergbz1988 / yii2-migrations
There is no license information available for the latest version (0.1.5) of this package.
yii2-migrations
Package info
github.com/zergbz1988/yii2-migrations
Type:project
pkg:composer/zergbz1988/yii2-migrations
0.1.5
2017-04-01 11:01 UTC
Requires
- php: >=5.4.0
- yiisoft/yii2: ~2.0.6
This package is not auto-updated.
Last update: 2026-03-07 02:36:41 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"
}