Skip to content

Commit 28f6d57

Browse files
authored
Allow psr/http-message 2.0
1 parent 96195de commit 28f6d57

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
@@ -16,7 +16,7 @@
1616
"facebook/php-business-sdk": "^14.0",
1717
"psr/http-client": "^1.0",
1818
"psr/http-factory": "^1.0",
19-
"psr/http-message": "^1.0",
19+
"psr/http-message": "^1.0 || ^2.0",
2020
"psr/log": "^1.1 || ^2.0 || ^3.0",
2121
"webmozart/assert": "^1.11"
2222
},

0 commit comments

Comments
 (0)