diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-10-31 11:55:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-31 11:55:16 +0000 |
commit | 181dbaaadfd8a42e5955feaa81a07600d91652f6 (patch) | |
tree | 251f8be89b14944ee3161e360f6f747a2d723543 | |
parent | 3b79c1ac4e72ff6fbd2beaa09be7e5f7085bfb8b (diff) | |
download | wallabag-181dbaaadfd8a42e5955feaa81a07600d91652f6.tar.gz wallabag-181dbaaadfd8a42e5955feaa81a07600d91652f6.tar.zst wallabag-181dbaaadfd8a42e5955feaa81a07600d91652f6.zip |
Bump guzzlehttp/guzzle from 5.3.3 to 5.3.4
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/5.3.4/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/5.3.3...5.3.4)
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 41234464..04814c9b 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", |