Before removing a package from composer.json declaration, please remove cache
php artisan cache:clear
php artisan config:clear
If you forget to remove cache and you get class not found error then please reinstall the package and clear cache and remove again.