In my case deleting the vendor folder and reinstalling the dependencies with composer install, solved the problem.
composer install
I'm using Laravel 9, PHP 8 and Laravel Sail.