Use phinx configuration and environments
Breaking Changes
This new version uses the phinx configuration file. You don't need the extra config file anymore. Now the phinx-migrations-generator is some kind of a 'wrapper' for phinx and can run all other phinx commands too.
For more details see issue: #1