diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json index b0c17385..44ac3474 100644 --- a/composer.json +++ b/composer.json | |||
@@ -90,7 +90,8 @@ | |||
90 | "defuse/php-encryption": "^2.1", | 90 | "defuse/php-encryption": "^2.1", |
91 | "html2text/html2text": "^4.1", | 91 | "html2text/html2text": "^4.1", |
92 | "pragmarx/recovery": "^0.1.0", | 92 | "pragmarx/recovery": "^0.1.0", |
93 | "php-http/httplug-bundle": "^1.14" | 93 | "php-http/httplug-bundle": "^1.14", |
94 | "sentry/sentry-symfony": "^3.0" | ||
94 | }, | 95 | }, |
95 | "require-dev": { | 96 | "require-dev": { |
96 | "doctrine/doctrine-fixtures-bundle": "~3.0", | 97 | "doctrine/doctrine-fixtures-bundle": "~3.0", |