removed unneeded spotify-client package

This commit is contained in:
Joshua Ashton
2025-02-03 11:04:23 -07:00
parent 55b4258c41
commit c30ddd4ca5
2 changed files with 2 additions and 641 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
{
"require": {
"vlucas/phpdotenv": "^5.6",
"aslamhus/spotify-client": "^1.2"
"vlucas/phpdotenv": "^5.6"
}
}