Skip to content

Commit c79f116

Browse files
committed
fix: add psr/http-factory interface
1 parent e08e785 commit c79f116

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"require": {
3131
"php": ">=8.2",
3232
"psr/http-message": "^2.0",
33+
"psr/http-factory": "^1.0",
3334
"psr/http-client": "^1.0",
3435
"maplephp/dto": "^3.1"
3536
},

0 commit comments

Comments
 (0)