ignore ext-ldap, ext-zmq deps

This commit is contained in:
Yuri Kuznetsov
2021-06-05 14:33:41 +03:00
parent 3b73e3d49d
commit b8edecc092
+5 -1
View File
@@ -55,5 +55,9 @@
"type": "git",
"url": "https://github.com/yurikuzn/lightncandy.git"
}
]
],
"replace": {
"ext-ldap": "*",
"ext-zmq": "*"
}
}