|
@@ -11,7 +11,7 @@ use App\Services\Boot;
|
|
|
|
|
|
|
|
// BASE_PATH
|
|
// BASE_PATH
|
|
|
define('BASE_PATH', __DIR__);
|
|
define('BASE_PATH', __DIR__);
|
|
|
-define('VERSION', '20180220');
|
|
|
|
|
|
|
+define('VERSION', '20180223');
|
|
|
|
|
|
|
|
// Vendor Autoload
|
|
// Vendor Autoload
|
|
|
require BASE_PATH.'/vendor/autoload.php';
|
|
require BASE_PATH.'/vendor/autoload.php';
|