Skip to content

Commit 6f86758

Browse files
authored
Merge pull request #61 from zerospam/master
Add version ~7.0 as a possible dependency for Guzzle.
2 parents 1181edf + b3ca1c9 commit 6f86758

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
"psr/container": "^1.0.0",
1212
"psr/log": "^1.0.0",
1313
"pimple/pimple": "^3.0",
14-
"guzzlehttp/guzzle": "~6.0",
14+
"guzzlehttp/guzzle": "~6.0 | ~7.0",
1515
"phpoffice/phpspreadsheet": "^1.6",
1616
"lukascivil/treewalker": "^0.9"
1717
},

0 commit comments

Comments
 (0)