aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2019-08-27 08:46:33 +0200
committerGitHub <noreply@github.com>2019-08-27 08:46:33 +0200
commit86e60812fb3f6f85da1cbbae7f07f6d1834ede70 (patch)
tree5b680d1b1848204c0c461575771233b8cbb9a6a5
parente7ceabf476a85814aa5daefe1138a42d38954410 (diff)
parent89b23fb8edf7bb53a5f747296ff97eeabad4b572 (diff)
downloadwallabag-86e60812fb3f6f85da1cbbae7f07f6d1834ede70.tar.gz
wallabag-86e60812fb3f6f85da1cbbae7f07f6d1834ede70.tar.zst
wallabag-86e60812fb3f6f85da1cbbae7f07f6d1834ede70.zip
Merge pull request #4098 from wallabag/dependabot/composer/symfony/phpunit-bridge-4.3.4
Bump symfony/phpunit-bridge from 4.3.3 to 4.3.4
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index 01ddacf0..17b5ed84 100644
--- a/composer.lock
+++ b/composer.lock
@@ -11156,16 +11156,16 @@
11156 }, 11156 },
11157 { 11157 {
11158 "name": "symfony/phpunit-bridge", 11158 "name": "symfony/phpunit-bridge",
11159 "version": "v4.3.3", 11159 "version": "v4.3.4",
11160 "source": { 11160 "source": {
11161 "type": "git", 11161 "type": "git",
11162 "url": "https://github.com/symfony/phpunit-bridge.git", 11162 "url": "https://github.com/symfony/phpunit-bridge.git",
11163 "reference": "5a7b67f3c407ad8199cedb10f71a36ab5ccd44ac" 11163 "reference": "3b1ab2e027d7c5af0e693c4a5b4ba5d407f1814d"
11164 }, 11164 },
11165 "dist": { 11165 "dist": {
11166 "type": "zip", 11166 "type": "zip",
11167 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/5a7b67f3c407ad8199cedb10f71a36ab5ccd44ac", 11167 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/3b1ab2e027d7c5af0e693c4a5b4ba5d407f1814d",
11168 "reference": "5a7b67f3c407ad8199cedb10f71a36ab5ccd44ac", 11168 "reference": "3b1ab2e027d7c5af0e693c4a5b4ba5d407f1814d",
11169 "shasum": "" 11169 "shasum": ""
11170 }, 11170 },
11171 "require": { 11171 "require": {
@@ -11217,7 +11217,7 @@
11217 ], 11217 ],
11218 "description": "Symfony PHPUnit Bridge", 11218 "description": "Symfony PHPUnit Bridge",
11219 "homepage": "https://symfony.com", 11219 "homepage": "https://symfony.com",
11220 "time": "2019-07-18T13:23:37+00:00" 11220 "time": "2019-08-20T14:27:59+00:00"
11221 } 11221 }
11222 ], 11222 ],
11223 "aliases": [], 11223 "aliases": [],