Skip to content

Commit c0aa86b

Browse files
committed
Add missing bcmath-dependency
1 parent 4c2c86a commit c0aa86b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
},
2828
"require": {
2929
"php": "^8.1",
30+
31+
"ext-bcmath": "*",
3032
"ext-date": "*",
3133
"ext-dom": "*",
3234
"ext-filter": "*",

0 commit comments

Comments
 (0)