aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2020-10-24 11:37:29 +0200
committerGitHub <noreply@github.com>2020-10-24 11:37:29 +0200
commit820cae27cfcc94af552818f3f1e5342e00478f6c (patch)
tree20eb1cd95987088a7afc3602e8b712448ef05a93 /composer.json
parent8f6e3d51ccb2df513aadeabafbc5bfffe38b8608 (diff)
parentb38a1b0209f546d4824a0db81a34c4e30fcdebaf (diff)
downloadShaarli-820cae27cfcc94af552818f3f1e5342e00478f6c.tar.gz
Shaarli-820cae27cfcc94af552818f3f1e5342e00478f6c.tar.zst
Shaarli-820cae27cfcc94af552818f3f1e5342e00478f6c.zip
Merge pull request #1601 from ArthurHoaro/feature/psr3
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index c0855e47..64f0025e 100644
--- a/composer.json
+++ b/composer.json
@@ -23,6 +23,7 @@
23 "erusev/parsedown": "^1.6", 23 "erusev/parsedown": "^1.6",
24 "erusev/parsedown-extra": "^0.8.1", 24 "erusev/parsedown-extra": "^0.8.1",
25 "gettext/gettext": "^4.4", 25 "gettext/gettext": "^4.4",
26 "katzgrau/klogger": "^1.2",
26 "malkusch/lock": "^2.1", 27 "malkusch/lock": "^2.1",
27 "pubsubhubbub/publisher": "dev-master", 28 "pubsubhubbub/publisher": "dev-master",
28 "shaarli/netscape-bookmark-parser": "^2.1", 29 "shaarli/netscape-bookmark-parser": "^2.1",