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",
"require": {
"php": ">=8.2",
"cakephp/cakephp": "^5.1",
"ext-bcmath": "*"
"cakephp/cakephp": "^5.1"
},
"require-dev": {
"phpunit/phpunit": "^10.3",