doesnt require bc math extension
Some checks failed
CI / testsuite (mysql, 8.4, ) (push) Successful in 7m47s
CI / testsuite (pgsql, 8.2, ) (push) Successful in 5m16s
CI / testsuite (mysql, 8.2, ) (push) Successful in 14m13s
CI / testsuite (sqlite, 8.2, ) (push) Successful in 5m48s
CI / Coding Standard & Static Analysis (push) Failing after 2m54s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Successful in 14m36s
CI / testsuite (pgsql, 8.4, ) (push) Successful in 21m13s
CI / testsuite (sqlite, 8.4, ) (push) Successful in 18m4s

This commit is contained in:
2026-01-23 03:17:47 -08:00
parent 7a34f2e9d5
commit 03d3a84633

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",