Skip to content

Commit 194e4d6

Browse files
authored
update to "guzzlehttp/guzzle": "^7.0.1",
1 parent 5eb025d commit 194e4d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "ryancwalsh/stack-exchange-backup-laravel",
33
"description": "My aim is to back up all of my questions and answers and anything else valuable in my accounts across all of the StackExchange sites (StackOverflow, SuperUser, https://apple.stackexchange.com/, https://askubuntu.com/, etc).",
44
"type": "package",
5-
"version": "2.0.5",
5+
"version": "2.0.7",
66
"require": {
7-
"guzzlehttp/guzzle": "^7.0",
7+
"guzzlehttp/guzzle": "^7.0.1",
88
"php": "^7.3",
99
"laravel/framework": "6.20.*",
1010
"laravel/helpers": "^1.1",

0 commit comments

Comments
 (0)