Skip to content

Commit 51c2225

Browse files
author
Michael Mantos
committed
LNX-285 - Update php socket client to 2.x to support PHP8
1 parent 30f93d4 commit 51c2225

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"psr/log": "~1.0",
1111
"guzzlehttp/guzzle": "^6.3",
1212
"guzzlehttp/psr7": "^1.6",
13-
"php-http/socket-client": "^1.4",
13+
"php-http/socket-client": "^2.0",
1414
"php-http/message": "^1.8"
1515
},
1616
"autoload": {

0 commit comments

Comments
 (0)