aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2019-12-20 07:27:06 +0100
committerGitHub <noreply@github.com>2019-12-20 07:27:06 +0100
commit2b90f21fe02c1cb368bd21995a100a86892327b8 (patch)
tree30305da135cfa5658ef5d8ad63c8279908150944 /composer.lock
parent6e8f2ff97df4871a355e14980c986ae5add48d77 (diff)
parent5619a0f7acc9c58efcc4746310ca6f63df63e0cf (diff)
downloadwallabag-2b90f21fe02c1cb368bd21995a100a86892327b8.tar.gz
wallabag-2b90f21fe02c1cb368bd21995a100a86892327b8.tar.zst
wallabag-2b90f21fe02c1cb368bd21995a100a86892327b8.zip
Merge pull request #4232 from wallabag/dependabot/composer/php-http/mock-client-1.3.1
Bump php-http/mock-client from 1.3.0 to 1.3.1
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index a0c7987c..2893c367 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",