diff --git a/phinx.php b/phinx.php index c0d27ca2..48307ee8 100644 --- a/phinx.php +++ b/phinx.php @@ -15,7 +15,7 @@ return [ 'default_migration_table' => 'kg_migration', - 'default_database' => 'production', + 'default_environment' => 'production', 'production' => [ 'adapter' => 'mysql',