aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2019-11-05 18:47:37 +0100
committern-peugnet <n.peugnet@free.fr>2019-11-06 01:03:22 +0100
commit494da5f44937e55dc1e3180b62e2e6ef98eecc9f (patch)
treee2a7310525af7cf8f24b9df99adea1cc0e762931 /composer.json
parentc77fe80b05829fbfd5b94f43a7b709e3f3ec6c0d (diff)
downloadwcms-494da5f44937e55dc1e3180b62e2e6ef98eecc9f.tar.gz
wcms-494da5f44937e55dc1e3180b62e2e6ef98eecc9f.zip
feat: include Sentry for error reporting
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index b3ddbd0..230c14e 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,8 @@
"altorouter/altorouter": "^1.2",
"jamesmoss/flywheel": "^0.5.2",
"league/plates": "^3.3",
- "michelf/php-markdown": "^1.8"
+ "michelf/php-markdown": "^1.8",
+ "sentry/sdk": "^2.0"
},
"autoload": {
"psr-4": {