-
- Remove declaration from composer.json (in “require” section)
-
- Remove Service Provider from “app/config/app.php” (reference in “providers” array)
-
- Remove any Class Aliases from “app/config/app.php”
-
- Remove any references to the package from your code :-)
-
- Run “composer update”
-
- Manually delete the published files