Skip to content

Commit 91c36ae

Browse files
Jean85HazAT
authored andcommitted
Change dependency for the message part (#2)
1 parent 3ea263b commit 91c36ae

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
@@ -5,7 +5,7 @@
55
"require": {
66
"sentry/sentry": "^2.0.1",
77
"php-http/curl-client": "^1.0|^2.0",
8-
"guzzlehttp/psr7": "^1.0"
8+
"http-interop/http-factory-guzzle": "^1.0"
99
},
1010
"license": "MIT",
1111
"authors": [

0 commit comments

Comments
 (0)