Skip to content

Commit

Permalink
chore: update guzzlehttp/guzzle & illuminate/support (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
repat committed Sep 16, 2020
1 parent e3755cb commit 12dd044
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -10,8 +10,8 @@
}],
"require": {
"php": "^7.2",
"guzzlehttp/guzzle": "^6.5",
"illuminate/support": "^6.0|^7.0"
"guzzlehttp/guzzle": "^6.5|^7.0",
"illuminate/support": "^6.0|^7.0|^8.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.16",
Expand Down

0 comments on commit 12dd044

Please sign in to comment.