Erro 500 after upgrading to 5.3.75

getting the following error after upgrading to 5.3.48 to 5.3.75.

From apache logs:
[php7:error] [pid 66294] [client 10.1.1.70:55321] PHP Fatal error: Trait ‘Awobaz\Compoships\Compoships’ not found in /var/www/html/ninja5/app/Models/Company.php on line 29

from laravel logs:

[2022-03-20 22:41:54] production.ERROR: Trait ‘Awobaz\Compoships\Compoships’ not found {“exception”:"[object] (Symfony\Component\ErrorHandler\Error\FatalError(code: 0): Trait ‘Awobaz\Compoships\Compoships’ not found at /var/www/html/ninja5/app/Models/Company.php:29)
[stacktrace]
#0 {main}

Fixed as per the following :slight_smile:

Hi,

Thanks for reporting this!

cc @david