Skip to content

Commit a6b861e

Browse files
Update psr/http-factory requirement from ^1.0 to ^1.1
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]>
1 parent d0705e2 commit a6b861e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"ext-json": "*",
4848
"nikic/fast-route": "^1.3",
4949
"psr/container": "^1.0 || ^2.0",
50-
"psr/http-factory": "^1.0",
50+
"psr/http-factory": "^1.1",
5151
"psr/http-message": "^1.1 || ^2.0",
5252
"psr/http-server-handler": "^1.0",
5353
"psr/http-server-middleware": "^1.0",

0 commit comments

Comments
 (0)