Skip to content

Commit 89cbb63

Browse files
committed
Revert ""providing" ext-bcmath breaks Heroku"
This reverts commit f805922.
1 parent f805922 commit 89cbb63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,8 @@
4242
"test": "phpunit",
4343
"check-style": "phpcs src tests",
4444
"fix-style": "phpcbf src tests"
45+
},
46+
"provide": {
47+
"ext-bcmath": "7.3.5"
4548
}
4649
}

0 commit comments

Comments
 (0)