Skip to content

Commit 5943393

Browse files
authored
Merge pull request #3326 from slimphp/dependabot/composer/psr/http-factory-tw-1.1
Update psr/http-factory requirement from ^1.0 to ^1.1
2 parents d0705e2 + a6b861e commit 5943393

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)