diff --git a/composer.json b/composer.json index 825765a..80f8029 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "require": { "php": ">=8.1", "ext-mbstring": "*", - "brick/math": "^0.12 || ^0.13", + "brick/math": "^0.12 || ^0.13 || ^0.14 || ^0.15 || ^0.16 || ^0.17", "psr/log": "^3.0", "rowbot/idna": "^0.3.0" },