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
This commit is contained in:
Jérémy Benoist 2019-12-20 07:27:06 +01:00 committed by GitHub
commit 2b90f21fe0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11011,16 +11011,16 @@
}, },
{ {
"name": "php-http/mock-client", "name": "php-http/mock-client",
"version": "1.3.0", "version": "1.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-http/mock-client.git", "url": "https://github.com/php-http/mock-client.git",
"reference": "d364c4a2847229dd37237d0083887889d3bd8564" "reference": "186547be76fe81cc0c0589f9285ef9c8dded9845"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-http/mock-client/zipball/d364c4a2847229dd37237d0083887889d3bd8564", "url": "https://api.github.com/repos/php-http/mock-client/zipball/186547be76fe81cc0c0589f9285ef9c8dded9845",
"reference": "d364c4a2847229dd37237d0083887889d3bd8564", "reference": "186547be76fe81cc0c0589f9285ef9c8dded9845",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11067,7 +11067,7 @@
"mock", "mock",
"psr7" "psr7"
], ],
"time": "2019-02-21T08:51:08+00:00" "time": "2019-11-06T12:49:04+00:00"
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",