Increase digits in bcscale.

This commit is contained in:
James Cole 2021-04-04 18:01:16 +02:00
parent caf1e6010b
commit 63ed3d09d5
No known key found for this signature in database
GPG Key ID: B5669F9493CDE38D

View File

@ -33,7 +33,7 @@ use Illuminate\Contracts\View\Factory as ViewFactory;
|
*/
bcscale(12);
bcscale(24);
if (!function_exists('envNonEmpty')) {
/**