diff --git a/migrations.php b/migrations.php index ab7cf2f..f2e1f4e 100644 --- a/migrations.php +++ b/migrations.php @@ -22,4 +22,6 @@ $app = new Application(__DIR__, $config); -$app->db->applyMigrations(); \ No newline at end of file +$app->db->applyMigrations(); + +//this is some comment