Skip to content

Commit fa7b46d

Browse files
authored
Merge pull request #226 from nicolas-grekas/drop-httplug-factory
Remove dependency on php-http/message-factory
2 parents 665bfc3 + 01856ee commit fa7b46d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"php": "^7.1 || ^8.0",
1515
"php-http/httplug": "^2.0",
1616
"php-http/message": "^1.6",
17-
"php-http/message-factory": "^1.0",
1817
"psr/http-client": "^1.0",
1918
"psr/http-factory": "^1.0",
2019
"psr/http-message": "^1.0 || ^2.0",

0 commit comments

Comments
 (0)