mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 19:11:07 +00:00
Bump sentry/sentry-symfony from 3.2.0 to 3.2.1
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/getsentry/sentry-symfony/releases) - [Changelog](https://github.com/getsentry/sentry-symfony/blob/3.2.1/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-symfony/compare/3.2.0...3.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
2e267a88a5
commit
8a74cb8338
1 changed files with 17 additions and 16 deletions
33
composer.lock
generated
33
composer.lock
generated
|
@ -7591,16 +7591,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sentry/sentry",
|
"name": "sentry/sentry",
|
||||||
"version": "2.2.5",
|
"version": "2.2.6",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/getsentry/sentry-php.git",
|
"url": "https://github.com/getsentry/sentry-php.git",
|
||||||
"reference": "24aa98be497ff089e2d58807ee3db0bb6a021fc2"
|
"reference": "c9b253229b95f8e5bbf6a3661a170a0be0f80563"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/24aa98be497ff089e2d58807ee3db0bb6a021fc2",
|
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/c9b253229b95f8e5bbf6a3661a170a0be0f80563",
|
||||||
"reference": "24aa98be497ff089e2d58807ee3db0bb6a021fc2",
|
"reference": "c9b253229b95f8e5bbf6a3661a170a0be0f80563",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -7630,7 +7630,7 @@
|
||||||
"phpstan/extension-installer": "^1.0",
|
"phpstan/extension-installer": "^1.0",
|
||||||
"phpstan/phpstan": "^0.11",
|
"phpstan/phpstan": "^0.11",
|
||||||
"phpstan/phpstan-phpunit": "^0.11",
|
"phpstan/phpstan-phpunit": "^0.11",
|
||||||
"phpunit/phpunit": "^7.5",
|
"phpunit/phpunit": "^7.5.18",
|
||||||
"symfony/phpunit-bridge": "^4.3|^5.0",
|
"symfony/phpunit-bridge": "^4.3|^5.0",
|
||||||
"vimeo/psalm": "^3.4"
|
"vimeo/psalm": "^3.4"
|
||||||
},
|
},
|
||||||
|
@ -7672,20 +7672,20 @@
|
||||||
"logging",
|
"logging",
|
||||||
"sentry"
|
"sentry"
|
||||||
],
|
],
|
||||||
"time": "2019-11-27T08:37:42+00:00"
|
"time": "2019-12-18T08:56:34+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sentry/sentry-symfony",
|
"name": "sentry/sentry-symfony",
|
||||||
"version": "3.2.0",
|
"version": "3.2.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/getsentry/sentry-symfony.git",
|
"url": "https://github.com/getsentry/sentry-symfony.git",
|
||||||
"reference": "62d5c9d280044283d898d262bdae4062d02039bc"
|
"reference": "620b90dc35c12ef96c6460df74e30441e359ce6d"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/62d5c9d280044283d898d262bdae4062d02039bc",
|
"url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/620b90dc35c12ef96c6460df74e30441e359ce6d",
|
||||||
"reference": "62d5c9d280044283d898d262bdae4062d02039bc",
|
"reference": "620b90dc35c12ef96c6460df74e30441e359ce6d",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -7717,6 +7717,7 @@
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"master": "3.x-dev",
|
"master": "3.x-dev",
|
||||||
|
"releases/3.2.x": "3.2.x-dev",
|
||||||
"releases/2.x": "2.x-dev",
|
"releases/2.x": "2.x-dev",
|
||||||
"releases/1.x": "1.x-dev"
|
"releases/1.x": "1.x-dev"
|
||||||
}
|
}
|
||||||
|
@ -7748,7 +7749,7 @@
|
||||||
"sentry",
|
"sentry",
|
||||||
"symfony"
|
"symfony"
|
||||||
],
|
],
|
||||||
"time": "2019-10-04T13:26:24+00:00"
|
"time": "2019-11-29T21:24:37+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "simplepie/simplepie",
|
"name": "simplepie/simplepie",
|
||||||
|
@ -8057,16 +8058,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/http-client",
|
"name": "symfony/http-client",
|
||||||
"version": "v4.4.1",
|
"version": "v4.4.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/http-client.git",
|
"url": "https://github.com/symfony/http-client.git",
|
||||||
"reference": "6c235cf15d8b516b41204a28d555685191409729"
|
"reference": "9ebfc77b5018a05226b38642def82746f3e2ce0f"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/6c235cf15d8b516b41204a28d555685191409729",
|
"url": "https://api.github.com/repos/symfony/http-client/zipball/9ebfc77b5018a05226b38642def82746f3e2ce0f",
|
||||||
"reference": "6c235cf15d8b516b41204a28d555685191409729",
|
"reference": "9ebfc77b5018a05226b38642def82746f3e2ce0f",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -8121,7 +8122,7 @@
|
||||||
],
|
],
|
||||||
"description": "Symfony HttpClient component",
|
"description": "Symfony HttpClient component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2019-11-29T16:55:58+00:00"
|
"time": "2019-12-19T15:57:49+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/http-client-contracts",
|
"name": "symfony/http-client-contracts",
|
||||||
|
|
Loading…
Reference in a new issue