summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 112fabf..30f8772 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": {
@@ -22,7 +22,6 @@
"doctrine/annotations": "^1.8",
"ergebnis/composer-normalize": "^2.15",
"mockery/mockery": "^1.3",
- "moontoast/math": "^1.1",
"paragonie/random-lib": "^2",
"php-mock/php-mock": "^2.2",
"php-mock/php-mock-mockery": "^1.3",