aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-22 04:15:10 +0000
committerGitHub <noreply@github.com>2019-11-22 04:15:10 +0000
commit47b1f433dd2e8869f16fc4676de6050f89c59a83 (patch)
tree9b8a8d2869d807ead1e890064b9fe819cde7c5ec /composer.json
parenta43ebdb6a3b962f4b84fa6556effe49fa863e451 (diff)
downloadwallabag-47b1f433dd2e8869f16fc4676de6050f89c59a83.tar.gz
wallabag-47b1f433dd2e8869f16fc4676de6050f89c59a83.tar.zst
wallabag-47b1f433dd2e8869f16fc4676de6050f89c59a83.zip
Bump symfony/phpunit-bridge from 4.3.8 to 5.0.0
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 4.3.8 to 5.0.0. - [Release notes](https://github.com/symfony/phpunit-bridge/releases) - [Changelog](https://github.com/symfony/phpunit-bridge/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/phpunit-bridge/compare/v4.3.8...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 0ce9622f..f6e007e7 100644
--- a/composer.json
+++ b/composer.json
@@ -97,7 +97,7 @@
97 "require-dev": { 97 "require-dev": {
98 "doctrine/doctrine-fixtures-bundle": "~3.0", 98 "doctrine/doctrine-fixtures-bundle": "~3.0",
99 "sensio/generator-bundle": "^3.0", 99 "sensio/generator-bundle": "^3.0",
100 "symfony/phpunit-bridge": "^4.2", 100 "symfony/phpunit-bridge": "^5.0",
101 "friendsofphp/php-cs-fixer": "~2.13", 101 "friendsofphp/php-cs-fixer": "~2.13",
102 "m6web/redis-mock": "^4.1", 102 "m6web/redis-mock": "^4.1",
103 "dama/doctrine-test-bundle": "^5.0", 103 "dama/doctrine-test-bundle": "^5.0",