doesnt require bc math extension

This commit is contained in:
bs
2026-01-23 03:17:47 -08:00
parent 7a34f2e9d5
commit 03d3a84633
+1 -2
View File
@@ -5,8 +5,7 @@
"license": "MIT", "license": "MIT",
"require": { "require": {
"php": ">=8.2", "php": ">=8.2",
"cakephp/cakephp": "^5.1", "cakephp/cakephp": "^5.1"
"ext-bcmath": "*"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^10.3", "phpunit/phpunit": "^10.3",