Skip to content

Commit

Permalink
# Updated to guzzle 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Aagaard committed Sep 10, 2020
1 parent 5c3a317 commit 47de5a2
Show file tree
Hide file tree
Showing 3 changed files with 2,341 additions and 2,578 deletions.
8 changes: 3 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,11 @@
],
"require": {
"cmfcmf/openweathermap-php-api": "~3.2.1",
"guzzle/http": "~3",
"http-interop/http-factory-guzzle": "^1.0",
"php-http/guzzle6-adapter": "^2.0 || ^1.0",
"illuminate/support": "^6|^7"
"guzzlehttp/guzzle": "^7.0.1",
"http-interop/http-factory-guzzle": "^1.0"
},
"require-dev": {
"laravel/laravel": "~7"
"laravel/laravel": "^8.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 47de5a2

Please sign in to comment.