Skip to content

Commit 1e831e1

Browse files
committed
Add direct dependency for guzzlehttp/psr7
1 parent bcdbd3d commit 1e831e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
},
2525
"require": {
2626
"php": "^7.2||^8.0",
27+
"guzzlehttp/psr7": "^1.7 || ^2.0",
2728
"jean85/pretty-package-versions": "^1.5 || ^2.0",
2829
"sentry/sdk": "^3.3",
2930
"sentry/sentry": "^3.15",

0 commit comments

Comments
 (0)