aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2018-10-29 11:46:02 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2018-10-29 11:46:02 +0100
commitffb4e0b92219a4eccdf4ff773ce43159f3ad3162 (patch)
tree1ec34541e40258691fc42756794ac0bff8d20631 /composer.json
parentf6f1abd4c0706ccedd5c88c90ac2bc251f78baa1 (diff)
downloadwallabag-ffb4e0b92219a4eccdf4ff773ce43159f3ad3162.tar.gz
wallabag-ffb4e0b92219a4eccdf4ff773ce43159f3ad3162.tar.zst
wallabag-ffb4e0b92219a4eccdf4ff773ce43159f3ad3162.zip
Debug MySQL failing
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 648efdd6..bc08b015 100644
--- a/composer.json
+++ b/composer.json
@@ -58,7 +58,7 @@
58 "jms/serializer-bundle": "~2.2", 58 "jms/serializer-bundle": "~2.2",
59 "nelmio/api-doc-bundle": "^2.13.2", 59 "nelmio/api-doc-bundle": "^2.13.2",
60 "mgargano/simplehtmldom": "~1.5", 60 "mgargano/simplehtmldom": "~1.5",
61 "tecnickcom/tcpdf": "^6.2.26", 61 "wallabag/tcpdf": "^6.2.26",
62 "simplepie/simplepie": "~1.5", 62 "simplepie/simplepie": "~1.5",
63 "willdurand/hateoas-bundle": "~1.3", 63 "willdurand/hateoas-bundle": "~1.3",
64 "liip/theme-bundle": "^1.4.6", 64 "liip/theme-bundle": "^1.4.6",