Skip to content

Commit eda705d

Browse files
authored
Update composer.json
1 parent a9574a7 commit eda705d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
],
2222
"require" : {
2323
"php" : ">=5.5",
24-
"guzzlehttp/guzzle" : "^6.2"
24+
"guzzlehttp/guzzle" : "^6.2|^7.0"
2525
},
2626
"autoload": {
2727
"psr-4": { "Amazon\\ProductAdvertisingAPI\\v1\\" : "src/" }

0 commit comments

Comments
 (0)