diff options
author | Jérémy Benoist <j0k3r@users.noreply.github.com> | 2019-11-11 11:48:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-11 11:48:25 +0100 |
commit | 3b51b1e4384ffeda76b90b5aefff82e707c54435 (patch) | |
tree | b56b0a91befc4ce4e914011f3acb4164b5173e35 | |
parent | 3ae254953781ac8c0f91efde5064d761b6248b00 (diff) | |
parent | 181dbaaadfd8a42e5955feaa81a07600d91652f6 (diff) | |
download | wallabag-3b51b1e4384ffeda76b90b5aefff82e707c54435.tar.gz wallabag-3b51b1e4384ffeda76b90b5aefff82e707c54435.tar.zst wallabag-3b51b1e4384ffeda76b90b5aefff82e707c54435.zip |
Merge pull request #4167 from wallabag/dependabot/composer/guzzlehttp/guzzle-5.3.4
Bump guzzlehttp/guzzle from 5.3.3 to 5.3.4
-rw-r--r-- | composer.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock index 10a686db..892bc99c 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -2457,16 +2457,16 @@ | |||
2457 | }, | 2457 | }, |
2458 | { | 2458 | { |
2459 | "name": "guzzlehttp/guzzle", | 2459 | "name": "guzzlehttp/guzzle", |
2460 | "version": "5.3.3", | 2460 | "version": "5.3.4", |
2461 | "source": { | 2461 | "source": { |
2462 | "type": "git", | 2462 | "type": "git", |
2463 | "url": "https://github.com/guzzle/guzzle.git", | 2463 | "url": "https://github.com/guzzle/guzzle.git", |
2464 | "reference": "93bbdb30d59be6cd9839495306c65f2907370eb9" | 2464 | "reference": "b87eda7a7162f95574032da17e9323c9899cb6b2" |
2465 | }, | 2465 | }, |
2466 | "dist": { | 2466 | "dist": { |
2467 | "type": "zip", | 2467 | "type": "zip", |
2468 | "url": "https://api.github.com/repos/guzzle/guzzle/zipball/93bbdb30d59be6cd9839495306c65f2907370eb9", | 2468 | "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b87eda7a7162f95574032da17e9323c9899cb6b2", |
2469 | "reference": "93bbdb30d59be6cd9839495306c65f2907370eb9", | 2469 | "reference": "b87eda7a7162f95574032da17e9323c9899cb6b2", |
2470 | "shasum": "" | 2470 | "shasum": "" |
2471 | }, | 2471 | }, |
2472 | "require": { | 2472 | "require": { |
@@ -2506,7 +2506,7 @@ | |||
2506 | "rest", | 2506 | "rest", |
2507 | "web service" | 2507 | "web service" |
2508 | ], | 2508 | ], |
2509 | "time": "2018-07-31T13:33:10+00:00" | 2509 | "time": "2019-10-30T09:32:00+00:00" |
2510 | }, | 2510 | }, |
2511 | { | 2511 | { |
2512 | "name": "guzzlehttp/promises", | 2512 | "name": "guzzlehttp/promises", |