Skip to content

Commit a09bdf7

Browse files
authored
Update composer.json
1 parent bcb7dd6 commit a09bdf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
}
1212
],
1313
"require": {
14-
"php": "^7",
15-
"guzzlehttp/guzzle": "^7"
14+
"php": "^7.0|^8.0",
15+
"guzzlehttp/guzzle": "^6.3.1|^7.0.1"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)