Skip to content

Commit 75758b9

Browse files
committed
Promote php-http/message-factory to required dependency
1 parent ce72bb2 commit 75758b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"php-http/discovery": "^1.0",
1818
"psr/http-client-implementation": "^1.0",
1919
"php-http/client-common": "^1.9 || ^2.0",
20+
"php-http/message-factory": "^1.1",
2021
"composer-runtime-api": "^2.0"
2122
},
2223
"require-dev": {
2324
"phpunit/phpunit": "^8.0 || ^9.0",
2425
"guzzlehttp/guzzle": "^7",
25-
"php-http/message-factory": "^1.1",
2626
"php-http/mock-client": "^1.0",
2727
"friendsofphp/php-cs-fixer": "^3.0",
2828
"phpstan/phpstan": "^1.2"

0 commit comments

Comments
 (0)