summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-05-02 10:57:37 +0200
committerRemi Collet <remi@php.net>2024-05-02 10:57:37 +0200
commit594a7c0d99a9f9b2abda6d2d6a1b06bf35f8bae7 (patch)
tree9dcacf8a6e0755fa6967e668bdbeff1ee0ca5604 /composer.json
parent7b0f165a714339f770f7bed5bc60f42379191738 (diff)
update to 4.7.6
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 9ea4e06..8139b54 100644
--- a/composer.json
+++ b/composer.json
@@ -11,7 +11,7 @@
"require": {
"php": "^8.0",
"ext-json": "*",
- "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11",
+ "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12",
"ramsey/collection": "^1.2 || ^2.0"
},
"require-dev": {