mirror of
https://github.com/koel/koel.git
synced 2026-04-25 08:46:00 +03:00
[GH-ISSUE #61] Register project to packagist #43
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#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 @arcanedev-maroc on GitHub (Dec 15, 2015).
Original GitHub issue: https://github.com/koel/koel/issues/61
Can you register the koel project to packagist ? I prefer to install it with
composerinstead ofgit.Like this:
OR
@JigSawFr commented on GitHub (Dec 15, 2015):
👍
@juliusvdijk commented on GitHub (Dec 15, 2015):
@phanan If you register the package keep the instructions for installation using git because some people (like me) do not like composer.
@phanan commented on GitHub (Dec 15, 2015):
Done. Please note that you'll need to set
--stabilitytodevfor now though:composer create-project phanan/koel -s devLet me know if it works.
@phanan commented on GitHub (Dec 15, 2015):
Oh God Why.
@arcanedev-maroc commented on GitHub (Dec 15, 2015):
Because they don't know how to PHP. 😄
Tnx @phanan, great work BTW.