From a99ba59b47e1e095f5e374117f9ef805a00f4578 Mon Sep 17 00:00:00 2001 From: Dmitry Khomutov Date: Thu, 23 Jun 2016 21:32:28 +0600 Subject: [PATCH] Fixed migration after rebase --- .../PHPCI}/Migrations/20160623100223_project_table_defaults.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {PHPCI => src/PHPCI}/Migrations/20160623100223_project_table_defaults.php (100%) diff --git a/PHPCI/Migrations/20160623100223_project_table_defaults.php b/src/PHPCI/Migrations/20160623100223_project_table_defaults.php similarity index 100% rename from PHPCI/Migrations/20160623100223_project_table_defaults.php rename to src/PHPCI/Migrations/20160623100223_project_table_defaults.php