Skip to content

Commit 86a20b6

Browse files
authored
Merge pull request #194 from Xerkus/fix/http-factory-provide
Fix provided versions of psr/http-factory-implementation in composer.json
2 parents 6f63606 + 931d920 commit 86a20b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"vimeo/psalm": "^5.25.0"
5252
},
5353
"provide": {
54-
"psr/http-factory-implementation": "^1.1 || ^2.0",
54+
"psr/http-factory-implementation": "^1.0",
5555
"psr/http-message-implementation": "^1.1 || ^2.0"
5656
},
5757
"autoload": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)