Skip to content

Commit 977dce7

Browse files
authored
Merge pull request #30 from overtrue/patch-1
Update composer.json
2 parents 4d63b71 + 6249a89 commit 977dce7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "finecho\/logistics",
2+
"name": "finecho/logistics",
33
"description": "A logistics SDK.",
44
"license": "MIT",
55
"authors": [
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require": {
12-
"guzzlehttp/guzzle": "^6.3"
12+
"guzzlehttp/guzzle": "^6.3|^7.2"
1313
},
1414
"autoload": {
1515
"psr-4": {

0 commit comments

Comments
 (0)