Skip to content

Commit 300bf29

Browse files
authored
Allow guzzlehttp/psr7 ^1.7|^2.1 (#66)
1 parent 62c256c commit 300bf29

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
@@ -16,7 +16,7 @@
1616
"ext-json": "*",
1717
"guzzlehttp/guzzle": "^7.0",
1818
"guzzlehttp/promises": "^1.4.0",
19-
"guzzlehttp/psr7": "^1.7",
19+
"guzzlehttp/psr7": "^1.7|^2.1",
2020
"beberlei/assert": "~2.7|~3.0",
2121
"flix-tech/avro-php": "^4.1"
2222
},

0 commit comments

Comments
 (0)