aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2017-10-08 15:05:50 +0200
committerArthurHoaro <arthur@hoa.ro>2017-10-08 15:05:50 +0200
commitb14dfc23dd8c4ab1c2cf5788c205a19bff0c1f84 (patch)
treeb6bd2d066410bc8e6a09bbd057df728b5de1493e /composer.json
parent2c049b673acdd10125db9c3c271eef5bd3f5fc17 (diff)
parentecccb14e2ab4e5f372ea9946b29995c3c7122a5c (diff)
downloadShaarli-b14dfc23dd8c4ab1c2cf5788c205a19bff0c1f84.tar.gz
Shaarli-b14dfc23dd8c4ab1c2cf5788c205a19bff0c1f84.tar.zst
Shaarli-b14dfc23dd8c4ab1c2cf5788c205a19bff0c1f84.zip
Merge tag 'v0.9.2' into latest
Release v0.9.2
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 756ea588..afb8aca4 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,7 @@
6 "homepage": "https://github.com/shaarli/Shaarli", 6 "homepage": "https://github.com/shaarli/Shaarli",
7 "support": { 7 "support": {
8 "issues": "https://github.com/shaarli/Shaarli/issues", 8 "issues": "https://github.com/shaarli/Shaarli/issues",
9 "wiki": "https://github.com/shaarli/Shaarli/wiki" 9 "wiki": "https://shaarli.readthedocs.io"
10 }, 10 },
11 "keywords": ["bookmark", "link", "share", "web"], 11 "keywords": ["bookmark", "link", "share", "web"],
12 "config": { 12 "config": {