aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2019-06-27 08:58:37 +0200
committerGitHub <noreply@github.com>2019-06-27 08:58:37 +0200
commit04bc1faa730b03ff7fa91eef4e19f861ef38332c (patch)
tree258cb74ee2c2b677247ba37679454d37032ebb95
parent689b5fdf80de8d43bbcaa850ac5e46b6c73ac393 (diff)
parent38f87f5d6195ecfc315fbafb85983526607b1457 (diff)
downloadwallabag-04bc1faa730b03ff7fa91eef4e19f861ef38332c.tar.gz
wallabag-04bc1faa730b03ff7fa91eef4e19f861ef38332c.tar.zst
wallabag-04bc1faa730b03ff7fa91eef4e19f861ef38332c.zip
Merge pull request #4030 from wallabag/dependabot/composer/symfony/phpunit-bridge-4.3.2
Bump symfony/phpunit-bridge from 4.3.1 to 4.3.2
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index 8b020a80..3d92dbbb 100644
--- a/composer.lock
+++ b/composer.lock
@@ -11025,16 +11025,16 @@
11025 }, 11025 },
11026 { 11026 {
11027 "name": "symfony/phpunit-bridge", 11027 "name": "symfony/phpunit-bridge",
11028 "version": "v4.3.1", 11028 "version": "v4.3.2",
11029 "source": { 11029 "source": {
11030 "type": "git", 11030 "type": "git",
11031 "url": "https://github.com/symfony/phpunit-bridge.git", 11031 "url": "https://github.com/symfony/phpunit-bridge.git",
11032 "reference": "4c02cf116370da969b88bb607563f614e2450f73" 11032 "reference": "573b5c4a36a171b94cf031d8dc6cc568082190f1"
11033 }, 11033 },
11034 "dist": { 11034 "dist": {
11035 "type": "zip", 11035 "type": "zip",
11036 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/4c02cf116370da969b88bb607563f614e2450f73", 11036 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/573b5c4a36a171b94cf031d8dc6cc568082190f1",
11037 "reference": "4c02cf116370da969b88bb607563f614e2450f73", 11037 "reference": "573b5c4a36a171b94cf031d8dc6cc568082190f1",
11038 "shasum": "" 11038 "shasum": ""
11039 }, 11039 },
11040 "require": { 11040 "require": {
@@ -11086,7 +11086,7 @@
11086 ], 11086 ],
11087 "description": "Symfony PHPUnit Bridge", 11087 "description": "Symfony PHPUnit Bridge",
11088 "homepage": "https://symfony.com", 11088 "homepage": "https://symfony.com",
11089 "time": "2019-05-30T08:57:55+00:00" 11089 "time": "2019-06-26T12:14:14+00:00"
11090 } 11090 }
11091 ], 11091 ],
11092 "aliases": [], 11092 "aliases": [],