Skip to content

Commit 30aa27e

Browse files
authored
Merge pull request slimphp#183 from slimphp/dependabot/composer/psr/http-factory-tw-1.1
Update psr/http-factory requirement from ^1.0 to ^1.1
2 parents 082a65d + 8b159b7 commit 30aa27e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"require": {
1919
"php": "^7.4 || ^8.0",
20-
"psr/http-factory": "^1.0",
20+
"psr/http-factory": "^1.1",
2121
"psr/http-message": "^1.0 || ^2.0",
2222
"psr/http-server-handler": "^1.0",
2323
"psr/http-server-middleware": "^1.0"

0 commit comments

Comments
 (0)