I executed these 2 commands:
composer require realrashid/sweet-alert
composer require infinety/alerts *@dev
They are packages to use SweetAlert on Laravel but they are not working and I found a better one, I want to remove them, when I do composer remove vendor/realrashid or composer remove vendor/infinety it say that the package is not installed and is not required in my composer.json, so It has not been removed but the package is still here..
 
     
     
    