Fixing sentry/sentry-symfony dependency.

This commit is contained in:
Alexey Skobkin 2020-01-20 23:12:14 +03:00
parent 3e8e44410b
commit cdfde1d426
No known key found for this signature in database
GPG Key ID: 5D5CEF6F221278E7
3 changed files with 1270 additions and 1266 deletions

View File

@ -18,6 +18,7 @@
"ext-iconv": "*",
"excelwebzone/recaptcha-bundle": "^1.5",
"sensio/framework-extra-bundle": "^5.1",
"sentry/sentry-symfony": "^3.4",
"symfony/console": "^4.1",
"symfony/dotenv": "^4.1",
"symfony/expression-language": "^4.1",

2522
composer.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -196,16 +196,19 @@
"version": "2.1.0"
},
"sentry/sentry": {
"version": "1.10.0"
"version": "2.3.0"
},
"sentry/sentry-symfony": {
"version": "1.0",
"version": "3.0",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "master",
"version": "1.0",
"ref": "fa1a2dfc020798cd7076b5419596e72dca07047a"
}
"version": "3.0",
"ref": "9746f0823302d7980e5273ef7a69ef3f5ac80914"
},
"files": [
"config/packages/sentry.yaml"
]
},
"symfony/cache": {
"version": "v4.1.0"