Skip to content

Commit b6f44d8

Browse files
committed
Update guzzle dependency to ^6.3|^7.0
1 parent a4ab65b commit b6f44d8

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
@@ -24,7 +24,7 @@
2424
}
2525
},
2626
"require": {
27-
"guzzlehttp/guzzle": "^6.3",
27+
"guzzlehttp/guzzle": "^6.3|^7.0",
2828
"league/flysystem": "^1.0",
2929
"ext-openssl": "*",
3030
"ext-json": "*"

0 commit comments

Comments
 (0)