[PR #14] [MERGED] Composer package #127

Closed
opened 2026-03-13 21:16:43 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: package_dev


📝 Commits (2)

  • b2ebe80 changed to package version
  • 8920fa2 added 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.

## 📋 Pull Request Information **Original PR:** https://github.com/akashrchandran/spotify-lyrics-api/pull/14 **Author:** [@akashrchandran](https://github.com/akashrchandran) **Created:** 1/12/2023 **Status:** ✅ Merged **Merged:** 1/12/2023 **Merged by:** [@akashrchandran](https://github.com/akashrchandran) **Base:** `main` ← **Head:** `package_dev` --- ### 📝 Commits (2) - [`b2ebe80`](https://github.com/akashrchandran/spotify-lyrics-api/commit/b2ebe808d2861bc264fae80f97a2f1b22d6b77c5) changed to package version - [`8920fa2`](https://github.com/akashrchandran/spotify-lyrics-api/commit/8920fa29d1ec2ddebfaed18a398bd554818be308) added support for heroku deployment ### 📊 Changes **7 files changed** (+64 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 Description Made the library into a composer package. closes #1 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 21:16:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-lyrics-api#127
No description provided.