Skip to content

Commit

Permalink
Upgrade psr/http-factory min version requirement
Browse files Browse the repository at this point in the history
Signed-off-by: Cédric Anne <[email protected]>
  • Loading branch information
cedric-anne committed Sep 27, 2024
1 parent 5a4541f commit 3e5d4da
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 @@ -35,7 +35,7 @@
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"psr/http-factory": "^1.0.2",
"psr/http-factory": "^1.1",
"psr/http-message": "^1.1 || ^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 3e5d4da

Please sign in to comment.