Skip to content

Commit 0618efc

Browse files
committed
Update version requirement for PSR-17
1 parent c63c357 commit 0618efc

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
@@ -23,7 +23,7 @@
2323
],
2424
"require": {
2525
"php": ">=7.4",
26-
"psr/http-factory": "^1.0",
26+
"psr/http-factory": "^1.0.1",
2727
"psr/http-message": "^1.0.1",
2828
"stadly/http": "^1.0"
2929
},

0 commit comments

Comments
 (0)