From: Jérémy Benoist Date: Fri, 20 Dec 2019 06:30:39 +0000 (+0100) Subject: Merge pull request #4230 from wallabag/dependabot/composer/sentry/sentry-symfony... X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=de686b43e5e67f70066614241c191c152e6d24bd;hp=139b9aeadcb9b45e48b11a302a9a04b978042876;p=github%2Fwallabag%2Fwallabag.git Merge pull request #4230 from wallabag/dependabot/composer/sentry/sentry-symfony-3.2.1 Bump sentry/sentry-symfony from 3.2.0 to 3.2.1 --- diff --git a/composer.lock b/composer.lock index 59836743..55c9132c 100644 --- a/composer.lock +++ b/composer.lock @@ -7591,16 +7591,16 @@ }, { "name": "sentry/sentry", - "version": "2.2.5", + "version": "2.2.6", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "24aa98be497ff089e2d58807ee3db0bb6a021fc2" + "reference": "c9b253229b95f8e5bbf6a3661a170a0be0f80563" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/24aa98be497ff089e2d58807ee3db0bb6a021fc2", - "reference": "24aa98be497ff089e2d58807ee3db0bb6a021fc2", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/c9b253229b95f8e5bbf6a3661a170a0be0f80563", + "reference": "c9b253229b95f8e5bbf6a3661a170a0be0f80563", "shasum": "" }, "require": { @@ -7630,7 +7630,7 @@ "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^0.11", "phpstan/phpstan-phpunit": "^0.11", - "phpunit/phpunit": "^7.5", + "phpunit/phpunit": "^7.5.18", "symfony/phpunit-bridge": "^4.3|^5.0", "vimeo/psalm": "^3.4" }, @@ -7672,20 +7672,20 @@ "logging", "sentry" ], - "time": "2019-11-27T08:37:42+00:00" + "time": "2019-12-18T08:56:34+00:00" }, { "name": "sentry/sentry-symfony", - "version": "3.2.0", + "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-symfony.git", - "reference": "62d5c9d280044283d898d262bdae4062d02039bc" + "reference": "620b90dc35c12ef96c6460df74e30441e359ce6d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/62d5c9d280044283d898d262bdae4062d02039bc", - "reference": "62d5c9d280044283d898d262bdae4062d02039bc", + "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/620b90dc35c12ef96c6460df74e30441e359ce6d", + "reference": "620b90dc35c12ef96c6460df74e30441e359ce6d", "shasum": "" }, "require": { @@ -7717,6 +7717,7 @@ "extra": { "branch-alias": { "master": "3.x-dev", + "releases/3.2.x": "3.2.x-dev", "releases/2.x": "2.x-dev", "releases/1.x": "1.x-dev" } @@ -7748,7 +7749,7 @@ "sentry", "symfony" ], - "time": "2019-10-04T13:26:24+00:00" + "time": "2019-11-29T21:24:37+00:00" }, { "name": "simplepie/simplepie", @@ -8057,16 +8058,16 @@ }, { "name": "symfony/http-client", - "version": "v4.4.1", + "version": "v4.4.2", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "6c235cf15d8b516b41204a28d555685191409729" + "reference": "9ebfc77b5018a05226b38642def82746f3e2ce0f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/6c235cf15d8b516b41204a28d555685191409729", - "reference": "6c235cf15d8b516b41204a28d555685191409729", + "url": "https://api.github.com/repos/symfony/http-client/zipball/9ebfc77b5018a05226b38642def82746f3e2ce0f", + "reference": "9ebfc77b5018a05226b38642def82746f3e2ce0f", "shasum": "" }, "require": { @@ -8121,7 +8122,7 @@ ], "description": "Symfony HttpClient component", "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",