We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f805922 commit 89cbb63Copy full SHA for 89cbb63
composer.json
@@ -42,5 +42,8 @@
42
"test": "phpunit",
43
"check-style": "phpcs src tests",
44
"fix-style": "phpcbf src tests"
45
+ },
46
+ "provide": {
47
+ "ext-bcmath": "7.3.5"
48
}
49
0 commit comments