Skip to content

Commit 99e392b

Browse files
authored
add bcmath as an extension suggestion (#39360)
1 parent 6d31f2c commit 99e392b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125
}
126126
},
127127
"suggest": {
128+
"ext-bcmath": "Required to use the multiple_of validation rule.",
128129
"ext-ftp": "Required to use the Flysystem FTP driver.",
129130
"ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
130131
"ext-memcached": "Required to use the memcache cache driver.",

0 commit comments

Comments
 (0)