Skip to content

Commit

Permalink
build: loosen psr/http-message
Browse files Browse the repository at this point in the history
  • Loading branch information
g105b committed Jul 25, 2023
1 parent 8558472 commit 93e8033
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"ext-mbstring": "*",
"phpgt/cssxpath": "^1.1",
"phpgt/propfunc": "^1.0",
"psr/http-message": "^2.0"
"psr/http-message": "^1.0 || ^2.0"
},

"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 93e8033

Please sign in to comment.