diff --git a/composer.json b/composer.json index 112fabf..1c28f55 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "php": "^8.0", "ext-ctype": "*", "ext-json": "*", - "brick/math": "^0.8 || ^0.9", + "brick/math": "^0.8 || ^0.9 || ^0.10", "ramsey/collection": "^1.0" }, "require-dev": {