Skip to content

Commit 12dd044

Browse files
authored
chore: update guzzlehttp/guzzle & illuminate/support (#92)
1 parent e3755cb commit 12dd044

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
@@ -10,8 +10,8 @@
1010
}],
1111
"require": {
1212
"php": "^7.2",
13-
"guzzlehttp/guzzle": "^6.5",
14-
"illuminate/support": "^6.0|^7.0"
13+
"guzzlehttp/guzzle": "^6.5|^7.0",
14+
"illuminate/support": "^6.0|^7.0|^8.0"
1515
},
1616
"require-dev": {
1717
"friendsofphp/php-cs-fixer": "^2.16",

0 commit comments

Comments
 (0)