diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-01-09 03:56:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-09 03:56:31 +0000 |
commit | 501d5fd10217ae68205e3304a3c98e152c836c01 (patch) | |
tree | 544130096ab14c1787400d57fbd0e1db0001d386 /composer.json | |
parent | 27db0551c96bf3baff684556aaf2240b3a00677e (diff) | |
download | wallabag-501d5fd10217ae68205e3304a3c98e152c836c01.tar.gz wallabag-501d5fd10217ae68205e3304a3c98e152c836c01.tar.zst wallabag-501d5fd10217ae68205e3304a3c98e152c836c01.zip |
Bump m6web/redis-mock from 4.7.0 to 5.0.0
Bumps [m6web/redis-mock](https://github.com/M6Web/RedisMock) from 4.7.0 to 5.0.0.
- [Release notes](https://github.com/M6Web/RedisMock/releases)
- [Commits](https://github.com/M6Web/RedisMock/compare/v4.7.0...v5.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 706b1221..bfe287c4 100644 --- a/composer.json +++ b/composer.json | |||
@@ -99,7 +99,7 @@ | |||
99 | "sensio/generator-bundle": "^3.0", | 99 | "sensio/generator-bundle": "^3.0", |
100 | "symfony/phpunit-bridge": "~4.3.8", | 100 | "symfony/phpunit-bridge": "~4.3.8", |
101 | "friendsofphp/php-cs-fixer": "~2.13", | 101 | "friendsofphp/php-cs-fixer": "~2.13", |
102 | "m6web/redis-mock": "^4.1", | 102 | "m6web/redis-mock": "^5.0", |
103 | "dama/doctrine-test-bundle": "^5.0", | 103 | "dama/doctrine-test-bundle": "^5.0", |
104 | "phpstan/phpstan": "^0.11.0", | 104 | "phpstan/phpstan": "^0.11.0", |
105 | "phpstan/phpstan-phpunit": "^0.11.0", | 105 | "phpstan/phpstan-phpunit": "^0.11.0", |