Skip to content

Commit

Permalink
Update psr/http-factory requirement from ^1.0 to ^1.1
Browse files Browse the repository at this point in the history
Updates the requirements on [psr/http-factory](https://github.com/php-fig/http-factory) to permit the latest version.
- [Release notes](https://github.com/php-fig/http-factory/releases)
- [Commits](php-fig/http-factory@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: psr/http-factory
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 8, 2024
1 parent 963a088 commit 144c45b
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 @@ -17,7 +17,7 @@
},
"require": {
"php": "^7.4 || ^8.0",
"psr/http-factory": "^1.0",
"psr/http-factory": "^1.1",
"psr/http-message": "^1.0 || ^2.0",
"psr/http-server-handler": "^1.0",
"psr/http-server-middleware": "^1.0"
Expand Down

0 comments on commit 144c45b

Please sign in to comment.