Skip to content

Commit e237aee

Browse files
authored
Merge pull request #12 from Spoje-NET/dependabot/composer/guzzlehttp/psr7-tw-2.8.0
composer: update guzzlehttp/psr7 requirement from ^1.7 || ^2.0 to ^2.8.0
2 parents be7b9d7 + 69abfba commit e237aee

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.10",
31-
"guzzlehttp/psr7": "^1.7 || ^2.0",
31+
"guzzlehttp/psr7": "^2.8.0",
3232
"vitexsoftware/ease-core": "^1.49"
3333
},
3434
"require-dev": {

0 commit comments

Comments
 (0)