We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8037beb + f71dfb5 commit 70bfd98Copy full SHA for 70bfd98
1 file changed
composer.json
@@ -12,7 +12,8 @@
12
}
13
],
14
"require": {
15
- "php": ">=5.3"
+ "php": ">=5.3",
16
+ "ext-bcmath" : "*"
17
},
18
"autoload": {
19
"classmap": [
0 commit comments