version)) { $config = require BASE_DIR."/config/app.php"; $this->version = $config['version']; } return $this->version; } }