Skip to content

Commit e1f111e

Browse files
authored
Update composer.json (#8)
Allow guzzle 7
1 parent 0fc5e25 commit e1f111e

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
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php" : "^7.0|^8.0",
2020
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
21-
"graham-campbell/guzzle-factory": "^3.0"
21+
"graham-campbell/guzzle-factory": "^3.0|^4.0"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "^6.2|^7.0|^8.0|^9.0",

0 commit comments

Comments
 (0)