Skip to content

Commit dea88d7

Browse files
committed
Fix composer stuff to use calref repo
1 parent 580e188 commit dea88d7

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

composer.json

+6-7
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
2-
"name": "sylae/scratch",
2+
"name": "calref/scratch",
33
"description": "Create playlists for your robot DJ",
44
"type": "project",
55
"keywords": [
66
"xspf",
7-
"id3",
8-
"chatbot"
7+
"id3"
98
],
10-
"homepage": "https://github.com/sylae/scratch",
9+
"homepage": "https://github.com/calref/scratch",
1110
"license": "GPL-3.0+",
1211
"authors": [
1312
{
@@ -19,10 +18,10 @@
1918
],
2019
"support": {
2120
"email": "[email protected]",
22-
"issues": "https://github.com/sylae/scratch/issues",
23-
"wiki": "https://github.com/sylae/scratch/wiki",
21+
"issues": "https://github.com/calref/scratch/issues",
22+
"wiki": "https://github.com/calref/scratch/wiki",
2423
"irc": "xmpp://[email protected]",
25-
"source": "https://github.com/sylae/scratch"
24+
"source": "https://github.com/calref/scratch"
2625
},
2726
"require": {
2827
"querypath/querypath": "^3.0",

composer.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)