Skip to content

Commit edc19ce

Browse files
composer: update guzzlehttp/psr7 requirement from ^1.7 || ^2.0 to ^2.7.1
--- updated-dependencies: - dependency-name: guzzlehttp/psr7 dependency-version: 2.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b81efd commit edc19ce

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
@@ -28,7 +28,7 @@
2828
"ext-json": "*",
2929
"ext-mbstring": "*",
3030
"guzzlehttp/guzzle": "^7.9",
31-
"guzzlehttp/psr7": "^1.7 || ^2.0",
31+
"guzzlehttp/psr7": "^2.7.1",
3232
"vitexsoftware/ease-core": "^1.49"
3333
},
3434
"require-dev": {

0 commit comments

Comments
 (0)