diff --git a/dependencies.json b/dependencies.json index 0c3bb73..0038d16 100644 --- a/dependencies.json +++ b/dependencies.json @@ -13,6 +13,7 @@ }, "curl": { - "condition": "getenv('MIJIN_ENABLE_CURL')" + "condition": "getenv('MIJIN_ENABLE_CURL')", + "max": [8, 9, 1] } }