Skip to content

Commit

Permalink
add bcmath as an extension suggestion (#39360)
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald authored Oct 26, 2021
1 parent 6d31f2c commit 99e392b
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 @@ -125,6 +125,7 @@
}
},
"suggest": {
"ext-bcmath": "Required to use the multiple_of validation rule.",
"ext-ftp": "Required to use the Flysystem FTP driver.",
"ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
"ext-memcached": "Required to use the memcache cache driver.",
Expand Down

0 comments on commit 99e392b

Please sign in to comment.