diff --git a/composer.json b/composer.json index 2034250..86b42bc 100644 --- a/composer.json +++ b/composer.json @@ -24,6 +24,6 @@ "phpunit/phpunit": "^9.5" }, "require": { - "brick/math": "^0.9.2 || ^0.10.0" + "brick/math": "^0.9.2 || ^0.10.0 || ^0.12.0" } }