Skip to content

Commit bd3f3fd

Browse files
authored
Merge pull request #9 from shotstack/guzzle-7
Update to Guzzle 7
2 parents f6e5d20 + b74c210 commit bd3f3fd

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
@@ -10,7 +10,7 @@
1010
"ext-curl": "*",
1111
"ext-json": "*",
1212
"ext-mbstring": "*",
13-
"guzzlehttp/guzzle": "^6.2"
13+
"guzzlehttp/guzzle": "^7.1@dev"
1414
},
1515
"autoload": {
1616
"psr-4": { "Shotstack\\Client\\" : "src/" }

0 commit comments

Comments
 (0)