aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-06-08 23:19:56 +0200
committerMario Vavti <mario@mariovavti.com>2018-06-08 23:19:56 +0200
commitd5ee8d80ab2db542fb14bbeaab5707665b9e3590 (patch)
tree312dbc7cae67b65e1efe2b044edfeae7b7626dae /composer.json
parent1fbc1314695feff17ec9d6ecaa009f5e554ad109 (diff)
parentb05e7943c2072c09e80ac88e6a8b85f44285372d (diff)
downloadvolse-hubzilla-d5ee8d80ab2db542fb14bbeaab5707665b9e3590.tar.gz
volse-hubzilla-d5ee8d80ab2db542fb14bbeaab5707665b9e3590.tar.bz2
volse-hubzilla-d5ee8d80ab2db542fb14bbeaab5707665b9e3590.zip
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index 79b60771b..792c08810 100644
--- a/composer.json
+++ b/composer.json
@@ -10,7 +10,7 @@
"SSO",
"ZOT"
],
- "homepage" : "http://github.com/redmatrix/hubzilla",
+ "homepage" : "http://framagit.org/hubzilla/core/",
"license" : "MIT",
"authors" : [{
"name" : "Mike Macgirvin",
@@ -18,8 +18,8 @@
}
],
"support" : {
- "issues" : "https://github.com/redmatrix/hubzilla/issues",
- "source" : "https://github.com/redmatrix/hubzilla"
+ "issues" : "https://framagit.org/hubzilla/core/issues",
+ "source" : "https://framagit.org/hubzilla/core/"
},
"require" : {
"php" : ">=5.5",