Skip to content

Commit

Permalink
Require psr/http-message: ^1.1 (#551)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWolla committed Apr 17, 2023
1 parent 9f925b5 commit 41c92ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"require": {
"php": "^7.2.5 || ^8.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0",
"psr/http-message": "^1.1",
"ralouphie/getallheaders": "^3.0"
},
"provide": {
Expand Down

0 comments on commit 41c92ec

Please sign in to comment.