Skip to content

Commit ac1662e

Browse files
authored
change psr/http-factory
gets rid of the deprecation warning.
1 parent 4655873 commit ac1662e

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
@@ -29,7 +29,7 @@
2929
"php": "^7.1.3 || ^8.0",
3030
"php-http/httplug": "^1.0 || ^2.0",
3131
"php-http/discovery": "^1.6",
32-
"php-http/message-factory": "^1.0.2",
32+
"psr/http-factory": "^1.0.2",
3333
"php-http/client-implementation": "^1.0",
3434
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
3535
},

0 commit comments

Comments
 (0)