Skip to content

Commit

Permalink
rm ci debug
Browse files Browse the repository at this point in the history
  • Loading branch information
NHZEX committed Dec 2, 2019
1 parent 53d215b commit 2ed254d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/PhinxConfigBridge.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ protected function loadConfig(App $app)
'table_prefix' => $connection['prefix'],
];
}
var_dump($environments[$name]);
}
$config['environments'] = $environments;
return $config;
Expand Down

0 comments on commit 2ed254d

Please sign in to comment.