Skip to content

Commit 3923b6e

Browse files
authored
Merge pull request #1 from Fichtme/patch-1
Update composer.json
2 parents 029bb66 + fb8790b commit 3923b6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^7.2",
20-
"guzzlehttp/guzzle": "^6.3"
20+
"guzzlehttp/guzzle": "~4.0|~5.0|~6.0|~7.0"
2121
},
2222
"require-dev": {
2323
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.1"

0 commit comments

Comments
 (0)