mirror of
https://github.com/akashrchandran/spotify-lyrics-api.git
synced 2026-04-27 10:05:53 +03:00
[PR #14] [MERGED] Composer package #51
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#51
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?
📋 Pull Request Information
Original PR: https://github.com/akashrchandran/spotify-lyrics-api/pull/14
Author: @akashrchandran
Created: 1/12/2023
Status: ✅ Merged
Merged: 1/12/2023
Merged by: @akashrchandran
Base:
main← Head:package_dev📝 Commits (2)
b2ebe80changed to package version8920fa2added support for heroku deployment📊 Changes
7 files changed (+64 additions, -7 deletions)
View changed files
📝
.gitignore(+2 -1)📝
Procfile(+1 -1)➕
composer.json(+20 -0)➕
composer.lock(+20 -0)📝
public/index.php(+6 -2)📝
src/Spotify.php(+7 -3)➕
src/SpotifyException.php(+8 -0)📄 Description
Made the library into a composer package. closes #1
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.