diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-12-20 04:11:15 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-20 04:11:15 +0000 |
commit | 5619a0f7acc9c58efcc4746310ca6f63df63e0cf (patch) | |
tree | bc31bf3c857d45cb612decc5016b9509f3e07b27 | |
parent | 2e267a88a5e830f2dd83b0bd695ffb1d97e122da (diff) | |
download | wallabag-5619a0f7acc9c58efcc4746310ca6f63df63e0cf.tar.gz wallabag-5619a0f7acc9c58efcc4746310ca6f63df63e0cf.tar.zst wallabag-5619a0f7acc9c58efcc4746310ca6f63df63e0cf.zip |
Bump php-http/mock-client from 1.3.0 to 1.3.1
Bumps [php-http/mock-client](https://github.com/php-http/mock-client) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/php-http/mock-client/releases)
- [Changelog](https://github.com/php-http/mock-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/php-http/mock-client/compare/1.3.0...1.3.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r-- | composer.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock index 6ae1e522..79d88aef 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -11011,16 +11011,16 @@ | |||
11011 | }, | 11011 | }, |
11012 | { | 11012 | { |
11013 | "name": "php-http/mock-client", | 11013 | "name": "php-http/mock-client", |
11014 | "version": "1.3.0", | 11014 | "version": "1.3.1", |
11015 | "source": { | 11015 | "source": { |
11016 | "type": "git", | 11016 | "type": "git", |
11017 | "url": "https://github.com/php-http/mock-client.git", | 11017 | "url": "https://github.com/php-http/mock-client.git", |
11018 | "reference": "d364c4a2847229dd37237d0083887889d3bd8564" | 11018 | "reference": "186547be76fe81cc0c0589f9285ef9c8dded9845" |
11019 | }, | 11019 | }, |
11020 | "dist": { | 11020 | "dist": { |
11021 | "type": "zip", | 11021 | "type": "zip", |
11022 | "url": "https://api.github.com/repos/php-http/mock-client/zipball/d364c4a2847229dd37237d0083887889d3bd8564", | 11022 | "url": "https://api.github.com/repos/php-http/mock-client/zipball/186547be76fe81cc0c0589f9285ef9c8dded9845", |
11023 | "reference": "d364c4a2847229dd37237d0083887889d3bd8564", | 11023 | "reference": "186547be76fe81cc0c0589f9285ef9c8dded9845", |
11024 | "shasum": "" | 11024 | "shasum": "" |
11025 | }, | 11025 | }, |
11026 | "require": { | 11026 | "require": { |
@@ -11067,7 +11067,7 @@ | |||
11067 | "mock", | 11067 | "mock", |
11068 | "psr7" | 11068 | "psr7" |
11069 | ], | 11069 | ], |
11070 | "time": "2019-02-21T08:51:08+00:00" | 11070 | "time": "2019-11-06T12:49:04+00:00" |
11071 | }, | 11071 | }, |
11072 | { | 11072 | { |
11073 | "name": "phpstan/phpdoc-parser", | 11073 | "name": "phpstan/phpdoc-parser", |