Allow brick/math 0.10

Closes #424, #427, #434

Co-authored-by: Alexander Schranz <alexander@sulu.io>
Co-authored-by: Graham Campbell <GrahamCampbell@users.noreply.github.com>
This commit is contained in:
Remi Collet
2022-06-20 10:45:02 +02:00
committed by Ben Ramsey
parent 9a8ea11ad3
commit bd2df8d29d
+1 -1
View File
@@ -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": {