500 Error when Updating from 5.1.42 to 5.1.43

When I press the update app button as admin user and enter password I get a 500 error . I looked at the laravel.log and see this:

2021-04-10 14:32:36] production.ERROR: Target class [Codedge\Updater\UpdaterManager] does not exist. {“userId”:1,“exception”:"[object] (Illuminate\Contracts\Container\BindingResolutionException(code: 0): Target class [Codedge\Updater\UpdaterManager] does not exist. at /home3/queenbeesrvc/billing.queenbeecleaningservices.com/vendor/laravel/framework/src/Illuminate/Container/Container.php:832)
[stacktrace]

and

[previous exception] [object] (ReflectionException(code: -1): Class Codedge\Updater\UpdaterManager does not exist at /home3/queenbeesrvc/billing.queenbeecleaningservices.com/vendor/laravel/framework/src/Illuminate/Container/Container.php:830)
[stacktrac

Hi,

I think it may be related to this:

cc @david

you need to run composer install --no-dev -o