diff --git a/config/ext.json b/config/ext.json index 629b753f..02d778ce 100644 --- a/config/ext.json +++ b/config/ext.json @@ -412,7 +412,10 @@ "type": "external", "source": "msgpack", "arg-type-unix": "with", - "arg-type-win": "enable" + "arg-type-win": "enable", + "shared-ext-depends": [ + "sockets" + ] }, "mysqli": { "type": "builtin",