Skip to content

Commit

Permalink
Add ext-bcmath to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
zgrguric committed Dec 1, 2023
1 parent 452a836 commit 03eb553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"prefer-stable": true,
"require": {
"php": "^8.1.0",
"ext-bcmath": "*",
"brick/math": "^0.10||^0.11||^0.12"
},
"require-dev": {
Expand Down

0 comments on commit 03eb553

Please sign in to comment.