Skip to content

Commit 8ab0662

Browse files
authored
Update guzzle version (#26)
Co-authored-by: Josh Norman <[email protected]>
1 parent 09b6862 commit 8ab0662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=5.7",
14-
"guzzlehttp/guzzle": "^6.3.3",
14+
"guzzlehttp/guzzle": "^6.3.3 || ^7.0.1",
1515
"firebase/php-jwt": "^v5.0.0"
1616
},
1717
"require-dev": {

0 commit comments

Comments
 (0)