mirror of
https://github.com/akashrchandran/spotify-lyrics-api.git
synced 2026-04-27 10:05:53 +03:00
[GH-ISSUE #58] Do not include vendor/autoload.php #43
Labels
No labels
UPDATES
bug
bug
documentation
enhancement
hacktoberfest
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-lyrics-api#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @steinm on GitHub (Dec 30, 2025).
Original GitHub issue: https://github.com/akashrchandran/spotify-lyrics-api/issues/58
spotify-lyrics-api/src/Spotify.phpincludesvendor/autoload.phpwhich doesn't exist.@akashrchandran commented on GitHub (Dec 30, 2025):
Thanks for pointing this out! I forgot to remove the require_once from Spotify.php.