Skip to content

Commit 73829ee

Browse files
committed
Drop guzzlehttp/psr7 1.8.4
1 parent 719ba62 commit 73829ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": "^7.2||^8.0",
16-
"guzzlehttp/psr7": "^1.8.4||^2.1.1",
16+
"guzzlehttp/psr7": "^2.1.1",
1717
"jean85/pretty-package-versions": "^1.5||^2.0",
1818
"sentry/sentry": "^4.6",
1919
"symfony/cache-contracts": "^1.1||^2.4||^3.0",

0 commit comments

Comments
 (0)